@java.lang.SuppressWarnings("rawtypes") public class AssociationQuery extends Query implements org.hibernate.criterion.Criterion
Used to capture the metadata for a query on an associated object.
Constructor and description |
---|
protected AssociationQuery
(Session session, PersistentEntity entity, Association association) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected java.util.List |
executeQuery(PersistentEntity e, Junction j) |
|
public Association<?> |
getAssociation() The association being queried |
The association being queried