|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbUniqueConstraint | |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | |
| Uses of JaxbUniqueConstraint in org.hibernate.internal.jaxb.mapping.orm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbUniqueConstraint | |
|---|---|
protected List<JaxbUniqueConstraint> |
JaxbTable.uniqueConstraint
|
protected List<JaxbUniqueConstraint> |
JaxbJoinTable.uniqueConstraint
|
protected List<JaxbUniqueConstraint> |
JaxbTableGenerator.uniqueConstraint
|
protected List<JaxbUniqueConstraint> |
JaxbCollectionTable.uniqueConstraint
|
protected List<JaxbUniqueConstraint> |
JaxbSecondaryTable.uniqueConstraint
|
| Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbUniqueConstraint | |
|---|---|
JaxbUniqueConstraint |
ObjectFactory.createJaxbUniqueConstraint()
Create an instance of JaxbUniqueConstraint |
| Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbUniqueConstraint | |
|---|---|
List<JaxbUniqueConstraint> |
JaxbTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
List<JaxbUniqueConstraint> |
JaxbJoinTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
List<JaxbUniqueConstraint> |
JaxbTableGenerator.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
List<JaxbUniqueConstraint> |
JaxbCollectionTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
List<JaxbUniqueConstraint> |
JaxbSecondaryTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||