4807 Commits (e90c7eadc240282ae6759d9a5f14f5da47f117fc)
 

Author SHA1 Message Date
Chris Beams cb14697800 Remove stale duplicate copy of spring-cache XSD 13 years ago
Chris Beams 17ce06acec Update changelog re destroy method inference 13 years ago
Chris Beams 38e90105a0 Support destroy method inference 13 years ago
Chris Beams 8cafb7ee13 Fix warnings in DisposableBeanAdapter 13 years ago
Sam Brannen f0ded6a91f [SPR-8401] Added missing TransferServiceConfig code listing. 13 years ago
Sam Brannen dc95e49c27 [SPR-8240][SPR-8401] formatting and polishing. 13 years ago
Sam Brannen 027c25d823 [SPR-8401] Documented TestContext support for @ActiveProfiles in the reference manual. 13 years ago
Juergen Hoeller e1721976bb final preparations for 3.1 RC1 release 13 years ago
Juergen Hoeller 12c1f47733 extended LocalSessionFactoryBean options for Hibernate 4; factored out LocalSessionFactoryBuilder 13 years ago
Chris Beams d09faabcb6 Update changelog re @EnableAspectJAutoProxy 13 years ago
Chris Beams 739775ca19 Introduce @EnableAspectJAutoProxy 13 years ago
Chris Beams b08a6d32a4 Polish "What's new in Spring 3.1" re @Enable* 13 years ago
Chris Beams 5876307997 Update "What's new in Spring 3.1" re Hibernate 4.x 13 years ago
Chris Beams f60a40be44 Polish Environment subsystem Javadoc 13 years ago
Chris Beams 3920c5a158 Polish @ComponentScan/@Configuration/@Lazy Javadoc 13 years ago
Juergen Hoeller 1cea52b66b renamed mapKey/ValueTypeDescriptor methods back to getMapKey/ValueTypeDescriptor (for Spring 3.0.x compatibility) 13 years ago
Juergen Hoeller ba2c8fc592 deprecated JdoTemplate and co in favor of native PersistenceManager usage 13 years ago
Juergen Hoeller feed594ba4 deprecated JpaTemplate and co in favor of native EntityManager usage 13 years ago
Juergen Hoeller 0d02ef5fe5 removed conversation prototype from 3.1 codebase 13 years ago
Sam Brannen 60fb3efc2b [SPR-8240] Added new "Mixing XML resources and @Configuration classes" section to the testing chapter. 13 years ago
Rossen Stoyanchev 1aa1278e99 SPR-8725 Change modifier in WebMvcConfigurationSupport methods from package private to public. 13 years ago
Chris Beams 9be6ddc946 Include Hibernate 4.x in Eclipse classpath 13 years ago
Chris Beams 2760542182 Add repro test case for package-private @Bean issue 13 years ago
Juergen Hoeller cfb380d653 fixed unbind failure through appropriate guard 13 years ago
Juergen Hoeller d54922642c made compilation work with Hibernate 4.0 next to Hibernate 3.x 13 years ago
Juergen Hoeller 3032b214c6 avoid hard JPA 2.0 dependency 13 years ago
Juergen Hoeller 6aaf7fefde removed Hibernate EntityManager 4.0 dependency since it is not needed for compilation and not for standard runs of the test suite either 13 years ago
Juergen Hoeller 0256f3d43e consistently use Unix line separator 13 years ago
Juergen Hoeller e58a45bff7 polishing 13 years ago
Juergen Hoeller 1f89243361 use internal Set for TransactionSynchronization objects in order to allow for equals/hashCode based replacement 13 years ago
Juergen Hoeller 4c49cc73b2 avoid NPE in case of no "hibernateProperties" specified 13 years ago
Juergen Hoeller e1a6bb2d2e committed initial Hibernate 4.0 support 13 years ago
Juergen Hoeller d02ac641cc further additions to manual changelog for 3.1 RC1 13 years ago
Juergen Hoeller 339c57e41a polishing 13 years ago
Juergen Hoeller 37c601c8dd HibernateJpaDialect exposes underlying Session for underlying SessionFactory 13 years ago
Juergen Hoeller 0ff83606df committed initial Hibernate 4.0 support 13 years ago
Sam Brannen 55f91e54c4 Corrected Javadoc: handleListenerException() and invokeErrorHandler() log at WARN level, not at ERROR level. 13 years ago
Juergen Hoeller 8bd1fc817a introduced extended WritableResource interface 13 years ago
Chris Beams f35dfd4107 Update stale external javadoc links 13 years ago
Chris Beams 980c15d578 Distinguish between different bridge method types 13 years ago
Sam Brannen 6248135a4f [SPR-8240] Updating the "new in 3.1" chapter regarding new testing support; polishing the TestContext Framework section of the reference manual. 13 years ago
Sam Brannen 71396ac07b Polishing JavaDoc 13 years ago
Chris Beams 6837111bda Refactor AnnotationUtils#findAllAnnotationAttributes 13 years ago
Chris Beams 3bb01ee68b Revert "Introduce (Annotation)SessionFactoryBuilder types" 13 years ago
Chris Beams 25796448f6 Revert "removed double javadoc" 13 years ago
Chris Beams 0d43023571 Revert "All SFBuilder setters return 'this' & use varargs" 13 years ago
Chris Beams 1a8531b401 Revert "Automatically close SessionFactory objects" 13 years ago
Chris Beams b82d5ae8da Revert "Implement SessionFactoryImplementor in SF proxies" 13 years ago
Chris Beams 363e08df22 Revert "Auto-unwrap SessionFactoryBuilder-created proxies" 13 years ago
Chris Beams d122ecb42e Move AdviceMode from .config to .annotation package 13 years ago