public class Association extends Object
Constructor and Description |
---|
Association(EntityPersister owner,
String associationPath)
Constructs a association defining what is to be fetched.
|
public Association(EntityPersister owner, String associationPath)
owner
- The entity owning the associationassociationPath
- The path of the association, from the entitypublic EntityPersister getOwner()
public String getAssociationPath()
public String getRole()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.