类的使用
org.hibernate.annotations.FetchProfile.FetchOverride
-
使用FetchProfile.FetchOverride的程序包 程序包 说明 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中FetchProfile.FetchOverride的使用
返回FetchProfile.FetchOverride的org.hibernate.annotations中的方法 修饰符和类型 方法 说明 FetchProfile.FetchOverride[]fetchOverrides()The association fetch overrides. -
org.hibernate.cfg中FetchProfile.FetchOverride的使用
参数类型为FetchProfile.FetchOverride的org.hibernate.cfg中的构造器 构造器 说明 VerifyFetchProfileReferenceSecondPass(String fetchProfileName, FetchProfile.FetchOverride fetch, MetadataBuildingContext buildingContext)
-