Uses of Class
org.apache.cayenne.exp.property.BaseIdProperty
-
Uses of BaseIdProperty in org.apache.cayenne.exp.property
Modifier and TypeMethodDescriptionstatic <T> BaseIdProperty
<T> PropertyFactory.createBaseId
(String attribute, String entityName, Class<T> propertyType) static <T> BaseIdProperty
<T> PropertyFactory.createBaseId
(String attribute, String path, String entityName, Class<T> propertyType) default <T> BaseIdProperty
<T> RelationshipProperty.dot
(BaseIdProperty<T> property) Modifier and TypeMethodDescriptiondefault <T> BaseIdProperty
<T> RelationshipProperty.dot
(BaseIdProperty<T> property)