| Package | Description |
|---|---|
| org.microbean.jpa.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected ConstraintMode |
ForeignKey.constraintMode |
| Modifier and Type | Method and Description |
|---|---|
static ConstraintMode |
ConstraintMode.fromValue(String v) |
ConstraintMode |
ForeignKey.getConstraintMode()
Gets the value of the constraintMode property.
|
static ConstraintMode |
ConstraintMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintMode[] |
ConstraintMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForeignKey.setConstraintMode(ConstraintMode value)
Sets the value of the constraintMode property.
|
Copyright © 2018–2018, microBean. All rights reserved.