Class AssociationLinkerType<S,T>

java.lang.Object
org.seasar.doma.jdbc.aggregate.AssociationLinkerType<S,T>
Type Parameters:
S - the source entity type
T - the target entity type

public class AssociationLinkerType<S,T> extends Object
Represents an association linker that connects two entity types based on a property path.