|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbLockModeType | |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | |
| Uses of JaxbLockModeType in org.hibernate.internal.jaxb.mapping.orm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbLockModeType | |
|---|---|
protected JaxbLockModeType |
JaxbNamedQuery.lockMode
|
| Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbLockModeType | |
|---|---|
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. |
| Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbLockModeType | |
|---|---|
void |
JaxbNamedQuery.setLockMode(JaxbLockModeType value)
Sets the value of the lockMode property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||