Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbLockModeType |
JaxbNamedQuery.lockMode |
Modifier and Type | Method and Description |
---|---|
static JaxbLockModeType |
JaxbLockModeType.fromValue(String v) |
JaxbLockModeType |
JaxbNamedQuery.getLockMode()
Gets the value of the lockMode property.
|
static JaxbLockModeType |
JaxbLockModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaxbLockModeType[] |
JaxbLockModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbNamedQuery.setLockMode(JaxbLockModeType value)
Sets the value of the lockMode property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.