| Package | Description |
|---|---|
| org.microbean.jpa.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<UniqueConstraint> |
TableGenerator.uniqueConstraint |
protected List<UniqueConstraint> |
SecondaryTable.uniqueConstraint |
protected List<UniqueConstraint> |
JoinTable.uniqueConstraint |
protected List<UniqueConstraint> |
CollectionTable.uniqueConstraint |
protected List<UniqueConstraint> |
Table.uniqueConstraint |
| Modifier and Type | Method and Description |
|---|---|
UniqueConstraint |
ObjectFactory.createUniqueConstraint()
Create an instance of
UniqueConstraint |
| Modifier and Type | Method and Description |
|---|---|
List<UniqueConstraint> |
TableGenerator.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.
|
List<UniqueConstraint> |
Table.getUniqueConstraint()
Gets the value of the uniqueConstraint property.
|
Copyright © 2018–2018, microBean. All rights reserved.