|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbLockModeAttribute | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| Uses of JaxbLockModeAttribute in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbLockModeAttribute | |
|---|---|
protected JaxbLockModeAttribute |
JaxbReturnJoinElement.lockMode
|
protected JaxbLockModeAttribute |
JaxbReturnElement.lockMode
|
protected JaxbLockModeAttribute |
JaxbLoadCollectionElement.lockMode
|
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbLockModeAttribute | |
|---|---|
static JaxbLockModeAttribute |
JaxbLockModeAttribute.fromValue(String v)
|
JaxbLockModeAttribute |
JaxbReturnJoinElement.getLockMode()
Gets the value of the lockMode property. |
JaxbLockModeAttribute |
JaxbReturnElement.getLockMode()
Gets the value of the lockMode property. |
JaxbLockModeAttribute |
JaxbLoadCollectionElement.getLockMode()
Gets the value of the lockMode property. |
static JaxbLockModeAttribute |
JaxbLockModeAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JaxbLockModeAttribute[] |
JaxbLockModeAttribute.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbLockModeAttribute | |
|---|---|
void |
JaxbReturnJoinElement.setLockMode(JaxbLockModeAttribute value)
Sets the value of the lockMode property. |
void |
JaxbReturnElement.setLockMode(JaxbLockModeAttribute value)
Sets the value of the lockMode property. |
void |
JaxbLoadCollectionElement.setLockMode(JaxbLockModeAttribute value)
Sets the value of the lockMode property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||