662 Commits (1ec3cb4d5fc9b1bf705bdb9c9ac9d0659344f80f)

Author SHA1 Message Date
Juergen Hoeller 1e0a85368e Revise setPersistenceUnitName javadoc 2 months ago
Juergen Hoeller 0033edad45 Apply transactionIsolationLock in EclipseLinkConnectionHandle as well 3 months ago
Juergen Hoeller 6bd0ed8e79 Polishing 3 months ago
Sébastien Deleuze 5aec239261 Add hints for entities package-private methods 5 months ago
Juergen Hoeller 6f81cb625c Avoid unnecessary bridge method resolution around getMostSpecificMethod 5 months ago
Juergen Hoeller 0243059f53 Polishing 5 months ago
Juergen Hoeller 765e30c3a6 Polishing 6 months ago
Juergen Hoeller 83efe8cff4 Remove deprecation on CandidateComponentsIndex(Loader) 6 months ago
Juergen Hoeller 5b387615c6 Clarify intended nestedTransactionAllowed default in JpaTransactionManager 7 months ago
Juergen Hoeller 511739e3de Add missing test for IllegalArgumentException 10 months ago
Juergen Hoeller 0bee65482f Document actual status of orm.hibernate5 and Hibernate JPA support 10 months ago
Juergen Hoeller b6aa6899a8 Polishing 10 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 10 months ago
Juergen Hoeller d8f8e76791 Check potentially more specific HibernateException cause as well 1 year ago
Juergen Hoeller 54a90b20ed Avoid logger serialization behind shared EntityManager proxy 1 year ago
Brian Clozel f204f4962d Document XML parser usage against security false positives 1 year ago
Juergen Hoeller 594ed95f3c Replace transaction isolation synchronization with ReentrantLock 2 years ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
Sam Brannen 932ce04541 Stop referring to old Spring versions in Javadoc 2 years ago
Sébastien Deleuze c28a0d5627 Add missing hints for Hibernate `@TenantId` 2 years ago
Sébastien Deleuze f6b608eecb Consistently support Hibernate annotation hint inference on methods 2 years ago
Sébastien Deleuze 4da1511ed3 Infer hints for Hibernate generators 2 years ago
Juergen Hoeller 65e1337d35 Polishing 2 years ago
Juergen Hoeller 4f02be263f Polishing 2 years ago
Juergen Hoeller 59a125d06f Unwrap raw target Query instance in case of proxy mismatch 2 years ago
Sébastien Deleuze 2350c8a8f5 Remove Hibernate substitutions and deprecated properties usage 2 years ago
Sébastien Deleuze 8b51b36729 Perform NullAway build-time checks in more modules 2 years ago
Sébastien Deleuze 290a41d398 Refine null-safety in more modules 2 years ago
Sébastien Deleuze 5b660da52d Perform NullAway build-time checks in more modules 2 years ago
Sébastien Deleuze 1b563f8ba4 Refine null-safety in more modules 2 years ago
Juergen Hoeller c531a8a705 Nullability refinements and related polishing 2 years ago
Juergen Hoeller dedc6a7e9b Enforce JPA/Hibernate initialization before context refresh completion 2 years ago
Juergen Hoeller f22a1eece4 Polishing 2 years ago
Juergen Hoeller fbc265b72b Add DataSource configuration/exposure to LocalEntityManagerFactoryBean 2 years ago
Juergen Hoeller 5acee7b22e Initial support for JPA 3.2 2 years ago
Sam Brannen b0d08fe2d4 Spring cleaning: avoid deprecation warnings 2 years ago
Sam Brannen 122372c580 Spring cleaning: update copyright headers 2 years ago
Sam Brannen d0ffc16efc Spring cleaning: avoid unnecessary static imports 2 years ago
Sébastien Deleuze 9430b24eaf Adapt Hibernate native support for HHH-17643 2 years ago
Sam Brannen 644887e094 Polish (Linked)HashSet usage 2 years ago
Stéphane Nicoll b55a4d3908 Prevent AOT from failing with spring-orm without JPA 2 years ago
Juergen Hoeller 00bda65848 Polishing 2 years ago
Stéphane Nicoll 472dcdb59c Allow JPA entities to be filtered 2 years ago
Stéphane Nicoll 0c42965fc3 Polish 2 years ago
Stéphane Nicoll 1f2d29ee08 Polish 2 years ago
Stéphane Nicoll 2d3b02a89d Polish 2 years ago
Stéphane Nicoll 9f3fd103ef Polish 2 years ago
Stéphane Nicoll 699f93fed7 Use proper SQLServer dialect for Hibernate 6+ 2 years ago
Stéphane Nicoll 0390709577 Use proper Oracle dialect for Hibernate 6+ 2 years ago
Stéphane Nicoll 9f2970bc5c Use non deprecated MySQL dialect for Hibernate 6+ 2 years ago