类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType
-
使用JaxbHbmFetchProfileType的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmFetchProfileType的使用
类型参数类型为JaxbHbmFetchProfileType的org.hibernate.boot.jaxb.hbm.spi中的字段 修饰符和类型 字段 说明 protected List<JaxbHbmFetchProfileType>JaxbHbmDiscriminatorSubclassEntityType. fetchProfileprotected List<JaxbHbmFetchProfileType>JaxbHbmHibernateMapping. fetchProfileprotected List<JaxbHbmFetchProfileType>JaxbHbmJoinedSubclassEntityType. fetchProfileprotected List<JaxbHbmFetchProfileType>JaxbHbmRootEntityType. fetchProfileprotected List<JaxbHbmFetchProfileType>JaxbHbmUnionSubclassEntityType. fetchProfile返回JaxbHbmFetchProfileType的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 JaxbHbmFetchProfileTypeObjectFactory. createJaxbHbmFetchProfileType()Create an instance ofJaxbHbmFetchProfileType返回变量类型为JaxbHbmFetchProfileType的类型的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 List<JaxbHbmFetchProfileType>EntityInfo. getFetchProfile()List<JaxbHbmFetchProfileType>JaxbHbmDiscriminatorSubclassEntityType. getFetchProfile()Gets the value of the fetchProfile property.List<JaxbHbmFetchProfileType>JaxbHbmHibernateMapping. getFetchProfile()Gets the value of the fetchProfile property.List<JaxbHbmFetchProfileType>JaxbHbmJoinedSubclassEntityType. getFetchProfile()Gets the value of the fetchProfile property.List<JaxbHbmFetchProfileType>JaxbHbmRootEntityType. getFetchProfile()Gets the value of the fetchProfile property.List<JaxbHbmFetchProfileType>JaxbHbmUnionSubclassEntityType. getFetchProfile()Gets the value of the fetchProfile property. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmFetchProfileType的使用
参数类型为JaxbHbmFetchProfileType的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 static voidFetchProfileBinder. processFetchProfile(HbmLocalMetadataBuildingContext context, JaxbHbmFetchProfileType fetchProfileBinding)Handling for a<fetch-profile/>declaration.static voidFetchProfileBinder. processFetchProfile(HbmLocalMetadataBuildingContext context, JaxbHbmFetchProfileType fetchProfileBinding, String containingEntityName)Handling for a<fetch-profile/>declaration.
-