public final class PersistentAssociationPath extends PersistentPropertyPath
Constructor and Description |
---|
PersistentAssociationPath(java.util.List<Association> associations,
Association association) |
PersistentAssociationPath(java.util.List<Association> associations,
Association association,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
Association |
getAssociation() |
Association |
getProperty() |
findPropertyOwner, getAssociations, getNamingStrategy, getPath, getPropertyValue, of, of, setPropertyValue
public PersistentAssociationPath(java.util.List<Association> associations, Association association)
public PersistentAssociationPath(java.util.List<Association> associations, Association association, java.lang.String path)
public Association getProperty()
getProperty
in class PersistentPropertyPath
public Association getAssociation()