Package | Description |
---|---|
com.caucho.env.jpa | |
javax.persistence | |
javax.persistence.spi |
Modifier and Type | Method and Description |
---|---|
ValidationMode |
PersistenceUnitManager.getValidationMode() |
Modifier and Type | Method and Description |
---|---|
static ValidationMode |
ValidationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValidationMode[] |
ValidationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ValidationMode |
PersistenceUnitInfo.getValidationMode() |