Uses of Class
org.hibernate.tool.hbm2ddl.IndexMetadata
-
Packages that use IndexMetadata Package Description org.hibernate.tool.hbm2ddl -
-
Uses of IndexMetadata in org.hibernate.tool.hbm2ddl
Methods in org.hibernate.tool.hbm2ddl that return IndexMetadata Modifier and Type Method Description IndexMetadata
TableMetadata. getIndexMetadata(java.lang.String indexName)
Deprecated.
-