This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch test/h7-functional-coverage
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from a5cd01959a Document Hibernate 7.4 migration checklist
add 7c991ad67f refactor: move composite FK sorting logic into
HibernatePersistentProperty hierarchy
No new revisions were added by this update.
Summary of changes:
.../CompositeIdentifierToManyToOneBinder.java | 61 ++-------------------
.../hibernate/GrailsHibernatePersistentEntity.java | 64 ++++++++++++++++++++++
.../HibernateCompositeIdentityProperty.java | 1 +
.../hibernate/HibernatePersistentProperty.java | 20 +++++++
.../hibernate/HibernateToOneProperty.java | 1 +
...CompositeIdentifierToManyToOneBinderSpec.groovy | 7 +++
6 files changed, 98 insertions(+), 56 deletions(-)