类的使用
org.hibernate.cfg.JPAIndexHolder
-
使用JPAIndexHolder的程序包 程序包 说明 org.hibernate.boot.internal org.hibernate.boot.spi org.hibernate.cfg.annotations -
-
org.hibernate.boot.internal中JPAIndexHolder的使用
类型变量类型为JPAIndexHolder的org.hibernate.boot.internal中的方法参数 修饰符和类型 方法 说明 voidInFlightMetadataCollectorImpl. addJpaIndexHolders(Table table, List<JPAIndexHolder> holders) -
org.hibernate.boot.spi中JPAIndexHolder的使用
类型变量类型为JPAIndexHolder的org.hibernate.boot.spi中的方法参数 修饰符和类型 方法 说明 voidInFlightMetadataCollector. addJpaIndexHolders(Table table, List<JPAIndexHolder> jpaIndexHolders) -
org.hibernate.cfg.annotations中JPAIndexHolder的使用
返回变量类型为JPAIndexHolder的类型的org.hibernate.cfg.annotations中的方法 修饰符和类型 方法 说明 static List<JPAIndexHolder>TableBinder. buildJpaIndexHolder(javax.persistence.Index[] indexes)
-