Uses of Class
org.hibernate.cfg.JPAIndexHolder
-
Packages that use JPAIndexHolder Package Description org.hibernate.boot.spi org.hibernate.cfg.annotations -
-
Uses of JPAIndexHolder in org.hibernate.boot.spi
Method parameters in org.hibernate.boot.spi with type arguments of type JPAIndexHolder Modifier and Type Method Description void
InFlightMetadataCollector. addJpaIndexHolders(Table table, java.util.List<JPAIndexHolder> jpaIndexHolders)
-
Uses of JPAIndexHolder in org.hibernate.cfg.annotations
Methods in org.hibernate.cfg.annotations that return types with arguments of type JPAIndexHolder Modifier and Type Method Description static java.util.List<JPAIndexHolder>
TableBinder. buildJpaIndexHolder(Index[] indexes)
-