Class QRelation
java.lang.Object
com.peterphi.std.guice.hibernate.webquery.impl.QRelation
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
QRelation
-
-
Method Details
-
getOwner
Get the owning entity of the relation- Returns:
-
getName
Get the relation name on the owner- Returns:
-
getEntity
Get the entity for the relation destination- Returns:
-
isNullable
public boolean isNullable()Get the nullability of this relationship- Returns:
-
isEager
public boolean isEager() -
isCollection
public boolean isCollection() -
toString
-
encode
-