Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected PersistenceUnitValidationModeType |
Persistence.PersistenceUnit.validationMode |
Modifier and Type | Method and Description |
---|---|
static PersistenceUnitValidationModeType |
PersistenceUnitValidationModeType.fromValue(java.lang.String v) |
PersistenceUnitValidationModeType |
Persistence.PersistenceUnit.getValidationMode()
Gets the value of the validationMode property.
|
static PersistenceUnitValidationModeType |
PersistenceUnitValidationModeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceUnitValidationModeType[] |
PersistenceUnitValidationModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Persistence.PersistenceUnit.setValidationMode(PersistenceUnitValidationModeType value)
Sets the value of the validationMode property.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.