Uses of Class
org.hibernate.mapping.Index

Packages that use Index
org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. 
 

Uses of Index in org.hibernate.mapping
 

Methods in org.hibernate.mapping that return Index
 Index Table.addIndex(Index index)
           
 Index Table.getIndex(String indexName)
           
 Index Table.getOrCreateIndex(String indexName)
           
 

Methods in org.hibernate.mapping with parameters of type Index
 Index Table.addIndex(Index index)
           
 



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved