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 7c991ad67f refactor: move composite FK sorting logic into
HibernatePersistentProperty hierarchy
add 3ee18b8763 Refactor generator mapped identity logic in
BasicValueCreator
No new revisions were added by this update.
Summary of changes:
.../hibernate/HibernatePersistentProperty.java | 28 ++++++++++++
.../cfg/domainbinding/util/BasicValueCreator.java | 21 +--------
.../GrailsHibernatePersistentPropertySpec.groovy | 37 ++++++++++++++++
.../cfg/domainbinding/BasicValueCreatorSpec.groovy | 50 ++++++++++++++++++++++
4 files changed, 116 insertions(+), 20 deletions(-)