This is an automated email from the ASF dual-hosted git repository.

borinquenkid pushed a change to branch 8.0.x-hibernate7-dev
in repository https://gitbox.apache.org/repos/asf/grails-core.git


      at 2900b582ee refactor: extract resolveJoinTableForeignKeyColumnName into 
HibernateToManyProperty

This branch includes the following new commits:

     new 0ac03dca75 fix: share single InFlightMetadataCollector across binders 
in test specs
     new d35d831b72 Refactor CollectionSecondPassBinder and ManyToOneBinder for 
typed dispatch
     new 9441d2ed26 Introduce HibernateEnumProperty marker interface; replace 
isEnumType() checks with instanceof
     new 1b0e61cdf7 refactor isValidHibernateOneToOne and 
isValidHibernateManyToOne
     new 05fcd164f0 Clean up 
GrailsPropertyBinder/ManyToOneBinder/OneToOneBinder to use concrete types; 
eliminate OneToOne cast and HibernateToOneProperty overload
     new 0d90e57e40 Move InFlightMetadataCollector into ComponentBinder 
constructor; remove it from bindProperty, bindComponent, bindClassProperties, 
and bindCompositeId method signatures
     new 12f7fb8e2f refactor methods into HibernateOneToOneProperty
     new 1b20508581 refactor: split ManyToOneBinder into ManyToOneBinder and 
ForeignKeyOneToOneBinder
     new 9153fed8ad refactor: replace isCompositeIdentifier with 
Optional<CompositeIdentity> in ManyToOneBinder
     new f71eac0999 refactor: CompositeIdentifierToManyToOneBinder
     new 4b7a179641 test OrderByClauseBuilder
     new dfc567747e refactor CollectionSecondPassBinder
     new c8a9dfc9e5 refactor CollectionSecondPassBinder
     new f2427ba3fa Extract bindOrderBy into CollectionOrderByBinder
     new ec1ca22399 refactor: extract bindOrderBy and applyMultiTenantFilter 
from CollectionSecondPassBinder
     new 7150425135 refactor: extract bindCollectionKey from 
CollectionSecondPassBinder into CollectionKeyBinder
     new 380769aaf6 refactor: extract bindBidirectionalMapElement into 
BidirectionalMapElementBinder
     new 6cf5923907 refactor: extract bindManyToManyElement into 
ManyToManyElementBinder
     new 1b0d7a5b38 refactor: move DependantValue creation into 
CollectionKeyBinder
     new b893b4348a refactor: HibernateToManyProperty.getCacheUSage
     new 66435d5a35 refactor: move CollectionKeyBinder into 
CollectionKeyColumnUpdater
     new b965e8aefd efactor: extract BasicCollectionElementBinder from 
CollectionWithJoinTableBinder
     new 244a595487 refactor: move ManyToOne element creation into 
UnidirectionalOneToManyInverseValuesBinder
     new 2900b582ee refactor: extract resolveJoinTableForeignKeyColumnName into 
HibernateToManyProperty

The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to