478 Commits (0973348bde86f705f4a5d0218e23fcd54d3091be)

Author SHA1 Message Date
Stephane Nicoll 40de029bf8 Polish 2 years ago
Stephane Nicoll 7637a8d0cf Polish 2 years ago
Sam Brannen 7c91776d3d Clean up warnings in tests 2 years ago
Stephane Nicoll 4fb4e54c73 Introduce PersistenceManagedTypes and AOT processing of managed entities 2 years ago
Juergen Hoeller 293e296d59 Reflectively invoke getIdentifier method (for compatibility with Hibernate 6) 2 years ago
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 2 years ago
Phillip Webb 578f155809 Polishing 2 years ago
Phillip Webb 87b83e8291 Make MethodName package-private 2 years ago
Phillip Webb f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs 2 years ago
Juergen Hoeller 7a042062f5 Compatibility with Hibernate 6.0/6.1 (for transitional purposes) 2 years ago
Marc Wrobel ac06d1dfa9 Fix and improve Javadoc in spring-orm 2 years ago
Stephane Nicoll 54a3f66d1d Move RuntimeHints predicate support to a dedicated package 2 years ago
Stephane Nicoll 6199835d6e Harmonize generated class name conventions 2 years ago
Brian Clozel 9c9b2356ce Add RuntimeHints predicates generator 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Phillip Webb 16e7f1f212 Complete refactor of AOT concepts 3 years ago
Phillip Webb b677eb90f9 Update PersistenceAnnotationBeanPostProcessor AOT support 3 years ago
Phillip Webb 4b82546b97 Improve TestCompiler and allow lookup based class defines 3 years ago
Stephane Nicoll 26054fd3d4 AOT contribution for @PersistenceContext and @PersistenceUnit 3 years ago
Juergen Hoeller edd66d96dd Fix accidental use of deprecated setFlushMode method 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Sam Brannen 071c2988d5 Suppress deprecation warnings in tests in build 3 years ago
Juergen Hoeller d07e1be623 Retrieve JDBC Connection via JdbcCoordinator (for compatibility with Hibernate 6) 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Juergen Hoeller 0a92d84778 Check open status before close call (aligned with EntityManagerFactoryUtils) 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Juergen Hoeller b167e1a93f Remove unnecessary final declarations (for consistency) 3 years ago
Сергей Цыпанов 0268e76298 Improve mapping function in ExtendedEntityManagerCreator.createProxy() 3 years ago
Sam Brannen 40ead013fa Apply "instanceof pattern matching" in spring-orm 3 years ago
Juergen Hoeller 715f300fa1 Avoid expensive isReadable() check during classpath scan 3 years ago
Sam Brannen 48a507a993 Clean up warnings 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Juergen Hoeller ac5dc698e2 Update/remove outdated JPA and Hibernate version references 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Brian Clozel 77a6dce1b5 Review Servlet API version in Spring OXM tests 3 years ago
Rebwon 7954dc7a00 Polish tests 4 years ago
Juergen Hoeller 0b580d194d Early log entry for async EntityManagerFactory initialization failure 4 years ago
Juergen Hoeller 500b54b86f Expose plain Hibernate Session(Factory) interface by default again 4 years ago
Juergen Hoeller 942400ae47 Expose Hibernate Session(Factory)Implementor interface by default 4 years ago
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 4 years ago
Juergen Hoeller e417318915 Revise native Hibernate 5 bootstrapping with JTA transaction manager 4 years ago
Juergen Hoeller cf2e0c7959 Selected use of ArrayList instead of LinkedList in common places 4 years ago
Juergen Hoeller 874574513c Replace remaining usage of LinkedList with ArrayList/ArrayDeque 4 years ago
Juergen Hoeller c99c3142ad HibernateJpaDialect/HibernateTransactionManager alignment for 5.2+ 4 years ago
Juergen Hoeller ba65cef52b Upgrade Hibernate support baseline to 5.2+ 4 years ago
Sam Brannen cdc234d7db Polish contribution 4 years ago
XenoAmess c547809e89 Use instanceof instead of Class#isInstance where feasible 4 years ago