Uses of Interface
org.seasar.doma.jdbc.entity.AssociationPropertyType
Packages that use AssociationPropertyType
Package
Description
Provides classes and interfaces for entity mapping and lifecycle management.
-
Uses of AssociationPropertyType in org.seasar.doma.jdbc.entity
Classes in org.seasar.doma.jdbc.entity that implement AssociationPropertyTypeMethods in org.seasar.doma.jdbc.entity that return types with arguments of type AssociationPropertyTypeModifier and TypeMethodDescriptiondefault List<AssociationPropertyType>EntityType.getAssociationPropertyTypes()Returns a list of association property types defined for this entity.