| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniqueKey | |
|---|---|
| org.hibernate.metamodel.relational | This package defines the metamodel of a relational database schema. | 
| Uses of UniqueKey in org.hibernate.metamodel.relational | 
|---|
| Methods in org.hibernate.metamodel.relational that return UniqueKey | |
|---|---|
|  UniqueKey | TableSpecification.getOrCreateUniqueKey(String name) | 
|  UniqueKey | Table.getOrCreateUniqueKey(String name) | 
|  UniqueKey | InLineView.getOrCreateUniqueKey(String name) | 
| Methods in org.hibernate.metamodel.relational that return types with arguments of type UniqueKey | |
|---|---|
|  Iterable<UniqueKey> | TableSpecification.getUniqueKeys() | 
|  Iterable<UniqueKey> | Table.getUniqueKeys() | 
|  Iterable<UniqueKey> | InLineView.getUniqueKeys() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||