类的使用
org.hibernate.annotations.JoinFormula
-
使用JoinFormula的程序包 程序包 说明 org.hibernate.annotations Package containing all the Hibernate specific annotations.org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. -
-
org.hibernate.annotations中JoinFormula的使用
返回JoinFormula的org.hibernate.annotations中的方法 修饰符和类型 方法 说明 JoinFormulaformula()The formula to use in joining. -
org.hibernate.cfg中JoinFormula的使用
参数类型为JoinFormula的org.hibernate.cfg中的方法 修饰符和类型 方法 说明 static Ejb3JoinColumnEjb3JoinColumn. buildJoinFormula(JoinFormula ann, String mappedBy, Map<String,Join> joins, PropertyHolder propertyHolder, String propertyName, MetadataBuildingContext buildingContext)build join formula
-