| Class |
Description |
|
BasicCollectionElementBinder
|
Binds the element value for a basic (scalar or enum) collection. |
|
BidirectionalMapElementBinder
|
Binds the element of a bidirectional one-to-many Map association. |
|
BidirectionalOneToManyLinker
|
Links bidirectional one-to-many associations by copying columns. |
|
CollectionKeyBinder
|
Binds the collection key value for a to-many association. |
|
CollectionKeyColumnUpdater
|
Forces columns to be nullable and checks if the key is updatable. |
|
CollectionSecondPassBinder
|
|
|
CollectionWithJoinTableBinder
|
Binds a collection with a join table. |
|
DependentKeyValueBinder
|
Binds a dependent key value for collection associations. |
|
HibernateToManyEntityOrderByBinder
|
Binds the order-by clause and discriminator where condition to a collection. |
|
ListSecondPass
|
|
|
ListSecondPassBinder
|
Refactored from CollectionBinder to handle list second pass binding. |
|
ManyToOneElementBinder
|
Binds the element of a bidirectional many-to-many association. |
|
MapSecondPass
|
|
|
MapSecondPassBinder
|
Refactored from CollectionBinder to handle map second pass binding. |
|
PrimaryKeyValueCreator
|
Creates primary key value for collection. |
|
SetSecondPass
|
Second pass class for grails relationships. |
|
ToManyEntityMultiTenantFilterBinder
|
Applies multi-tenant filters to a collection based on the associated entity's tenancy. |
|
UnidirectionalOneToManyBinder
|
Binds unidirectional one-to-many associations. |
|
UnidirectionalOneToManyInverseValuesBinder
|
Creates and binds a ManyToOne element for unidirectional to-many join-table associations. |