| Package | Description | 
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<JaxbUniqueConstraint> | 
JaxbTableGenerator.uniqueConstraint  | 
protected List<JaxbUniqueConstraint> | 
JaxbCollectionTable.uniqueConstraint  | 
protected List<JaxbUniqueConstraint> | 
JaxbSecondaryTable.uniqueConstraint  | 
protected List<JaxbUniqueConstraint> | 
JaxbTable.uniqueConstraint  | 
protected List<JaxbUniqueConstraint> | 
JaxbJoinTable.uniqueConstraint  | 
| Modifier and Type | Method and Description | 
|---|---|
JaxbUniqueConstraint | 
ObjectFactory.createJaxbUniqueConstraint()
Create an instance of  
JaxbUniqueConstraint | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
List<JaxbUniqueConstraint> | 
JaxbTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. 
 | 
List<JaxbUniqueConstraint> | 
JaxbJoinTable.getUniqueConstraint()
Gets the value of the uniqueConstraint property. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.