Module org.seasar.doma.core
Package org.seasar.doma.jdbc.entity
Class DefaultAssociationPropertyType
java.lang.Object
org.seasar.doma.jdbc.entity.DefaultAssociationPropertyType
- All Implemented Interfaces:
AssociationPropertyType
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultAssociationPropertyType
-
-
Method Details
-
getName
Description copied from interface:AssociationPropertyTypeReturns the name of this association property.The name typically corresponds to the field name in the entity class that is annotated with
Association.- Specified by:
getNamein interfaceAssociationPropertyType- Returns:
- the name of this association property
-