类的使用
org.hibernate.annotations.Index
-
使用Index的程序包 程序包 说明 org.hibernate.annotations Package containing all the Hibernate specific annotations.org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.org.hibernate.cfg.annotations -
-
org.hibernate.annotations中Index的使用
返回Index的org.hibernate.annotations中的方法 修饰符和类型 方法 说明 Index[]indexes()Indexes. -
org.hibernate.cfg中Index的使用
参数类型为Index的org.hibernate.cfg中的方法 修饰符和类型 方法 说明 voidEjb3Column. addIndex(Index index, boolean inSecondPass) -
org.hibernate.cfg.annotations中Index的使用
参数类型为Index的org.hibernate.cfg.annotations中的方法 修饰符和类型 方法 说明 static voidTableBinder. addIndexes(Table hibTable, Index[] indexes, MetadataBuildingContext buildingContext)
-