Uses of Class
org.hibernate.annotations.JoinFormula
-
Packages that use JoinFormula Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA. -
-
Uses of JoinFormula in org.hibernate.annotations
Methods in org.hibernate.annotations that return JoinFormula Modifier and Type Method Description JoinFormulaformula()The formula to use in the join condition.JoinFormulaoverride()
-