Uses of Record Class
org.seasar.doma.jdbc.aggregate.AssociationPathKey
Packages that use AssociationPathKey
Package
Description
Provides classes and interfaces for entity aggregation and association operations.
-
Uses of AssociationPathKey in org.seasar.doma.jdbc.aggregate
Methods in org.seasar.doma.jdbc.aggregate that return AssociationPathKeyModifier and TypeMethodDescriptionAssociationLinkerType.getSourcePathKey()AssociationLinkerType.getTargetPathKey()AssociationEntityKey.pathKey()Returns the value of thepathKeyrecord component.AssociationEntityPoolEntry.pathKey()Methods in org.seasar.doma.jdbc.aggregate with parameters of type AssociationPathKeyConstructors in org.seasar.doma.jdbc.aggregate with parameters of type AssociationPathKeyModifierConstructorDescriptionAssociationEntityKey(AssociationPathKey pathKey, List<?> items) Creates an instance of aAssociationEntityKeyrecord class.