|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbLazyAttributeWithNoProxy | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| Uses of JaxbLazyAttributeWithNoProxy in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbLazyAttributeWithNoProxy | |
|---|---|
protected JaxbLazyAttributeWithNoProxy |
JaxbOneToOneElement.lazy
|
protected JaxbLazyAttributeWithNoProxy |
JaxbManyToOneElement.lazy
|
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbLazyAttributeWithNoProxy | |
|---|---|
static JaxbLazyAttributeWithNoProxy |
JaxbLazyAttributeWithNoProxy.fromValue(String v)
|
JaxbLazyAttributeWithNoProxy |
JaxbOneToOneElement.getLazy()
Gets the value of the lazy property. |
JaxbLazyAttributeWithNoProxy |
JaxbManyToOneElement.getLazy()
Gets the value of the lazy property. |
static JaxbLazyAttributeWithNoProxy |
JaxbLazyAttributeWithNoProxy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JaxbLazyAttributeWithNoProxy[] |
JaxbLazyAttributeWithNoProxy.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 JaxbLazyAttributeWithNoProxy | |
|---|---|
void |
JaxbOneToOneElement.setLazy(JaxbLazyAttributeWithNoProxy value)
Sets the value of the lazy property. |
void |
JaxbManyToOneElement.setLazy(JaxbLazyAttributeWithNoProxy value)
Sets the value of the lazy property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||