4883 Commits (f9144ea1eae5b09b3f8609dec0e6343f35c887a9)
 

Author SHA1 Message Date
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
Chris Beams 1819bee35f Revert deprecation of AbstractSingletonPFB and co 13 years ago
Chris Beams 9ba1d1437d Give ExtendedBeanInfo package-private visibility 13 years ago
Chris Beams 870d903417 Add INFER_METHOD constant and update @Bean Javadoc 13 years ago
Chris Beams 6b4ef0237c Add code examples to and polish @Bean Javadoc 13 years ago
Thomas Risberg dee9e280b0 SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 13 years ago
Costin Leau e493887f45 + update cache docs whitespace for better rendering 13 years ago
Thomas Risberg 933e22320d SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 13 years ago
Thomas Risberg 4f5248bb5c SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 13 years ago
Costin Leau 40d88fd991 SPR-8730 13 years ago
Costin Leau a12ebbfded SPR-8730 13 years ago
Costin Leau e6d9b6308e some cache doc updates 13 years ago
Thomas Risberg aec82fbd4a SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 13 years ago
Thomas Risberg 92d6e5a14c SPR-8270 Adding improved support for detecting current schema name for Oracle 13 years ago
Sam Brannen 1317b821b9 [SPR-7724] Example email addresses in the reference manual now use example.org as the domain name. 13 years ago
Thomas Risberg 118ee3fce8 SPR-8652 Fixing queryForLong and queryForInt implementation to use correct expected type 13 years ago
Thomas Risberg 0920f2d7d5 SPR-8235 SPR-7480 Updating H2 error codes 13 years ago
Rossen Stoyanchev facb40e5a6 SPR-7943 Add test case for inserting extra hidden fields 13 years ago
Rossen Stoyanchev 4199d772cc SPR-8718 Minor polish 13 years ago
Rossen Stoyanchev 369f6f032b SPR-7943 Minor fix 13 years ago
Rossen Stoyanchev cb5954ed02 SPR-8714 Do not create copy in map-to-map and collection-to-collection conversion if not necessary 13 years ago
Rossen Stoyanchev 00a726b098 SPR-8718 Prevent Converter<?,?> from converting target sub-type. 13 years ago
Chris Beams dfda4c32d5 Fix error in AbstractResource#contentLength Javadoc 13 years ago
Sam Brannen ae1205a56c [SPR-8240] polishing 13 years ago
Sam Brannen 5e1d6b9a1b [SPR-8240] polishing 13 years ago