类的使用
org.hibernate.cfg.FkSecondPass
-
使用FkSecondPass的程序包 程序包 说明 org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. -
-
org.hibernate.cfg中FkSecondPass的使用
org.hibernate.cfg中FkSecondPass的子类 修饰符和类型 类 说明 classJoinedSubclassFkSecondPassclassToOneFkSecondPassEnable a proper set of the FK columns in respect with the id column order Allow the correct implementation of the default EJB3 values which needs both sides of the association to be resolved
-