Uses of Class
org.hibernate.annotations.JoinColumnOrFormula
-
Packages that use JoinColumnOrFormula Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA. -
-
Uses of JoinColumnOrFormula in org.hibernate.annotations
Methods in org.hibernate.annotations that return JoinColumnOrFormula Modifier and Type Method Description JoinColumnOrFormula[]value()A list of columns and formulas to use in the join condition.
-