|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniqueConstraint | |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | |
| Uses of UniqueConstraint in org.hibernate.jpamodelgen.xml.jaxb |
|---|
| Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type UniqueConstraint | |
|---|---|
protected List<UniqueConstraint> |
TableGenerator.uniqueConstraint
|
protected List<UniqueConstraint> |
Table.uniqueConstraint
|
protected List<UniqueConstraint> |
SecondaryTable.uniqueConstraint
|
protected List<UniqueConstraint> |
JoinTable.uniqueConstraint
|
protected List<UniqueConstraint> |
CollectionTable.uniqueConstraint
|
| Methods in org.hibernate.jpamodelgen.xml.jaxb that return UniqueConstraint | |
|---|---|
UniqueConstraint |
ObjectFactory.createUniqueConstraint()
Create an instance of UniqueConstraint |
| Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type UniqueConstraint | |
|---|---|
List<UniqueConstraint> |
TableGenerator.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
List<UniqueConstraint> |
Table.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
List<UniqueConstraint> |
SecondaryTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
List<UniqueConstraint> |
JoinTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
List<UniqueConstraint> |
CollectionTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||