Uses of Record Class
org.seasar.doma.jdbc.aggregate.AssociationEntityKey
Packages that use AssociationEntityKey
Package
Description
Provides classes and interfaces for entity aggregation and association operations.
-
Uses of AssociationEntityKey in org.seasar.doma.jdbc.aggregate
Methods in org.seasar.doma.jdbc.aggregate that return AssociationEntityKeyModifier and TypeMethodDescriptionAssociationEntityPoolEntry.entityKey()Returns the value of theentityKeyrecord component.Constructors in org.seasar.doma.jdbc.aggregate with parameters of type AssociationEntityKeyModifierConstructorDescriptionAssociationEntityPoolEntry(AssociationEntityKey entityKey, EntityRef entityRef) Creates an instance of aAssociationEntityPoolEntryrecord class.