Package | Description |
---|---|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.cfg.annotations |
Modifier and Type | Method and Description |
---|---|
void |
Ejb3Column.addIndex(Index index,
boolean inSecondPass) |
Modifier and Type | Method and Description |
---|---|
static void |
TableBinder.addIndexes(Table hibTable,
Index[] indexes,
MetadataBuildingContext buildingContext) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.