public class Association extends Object
Constructor and Description |
---|
Association(EntityPersister owner,
String associationPath) |
Modifier and Type | Method and Description |
---|---|
String |
getAssociationPath() |
EntityPersister |
getOwner() |
String |
getRole() |
public Association(EntityPersister owner, String associationPath)
public EntityPersister getOwner()
public String getAssociationPath()
public String getRole()
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved