Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbLob |
JaxbElementCollection.lob |
protected JaxbLob |
JaxbBasic.lob |
Modifier and Type | Method and Description |
---|---|
JaxbLob |
ObjectFactory.createJaxbLob()
Create an instance of
JaxbLob |
JaxbLob |
JaxbElementCollection.getLob()
Gets the value of the lob property.
|
JaxbLob |
JaxbBasic.getLob()
Gets the value of the lob property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbElementCollection.setLob(JaxbLob value)
Sets the value of the lob property.
|
void |
JaxbBasic.setLob(JaxbLob value)
Sets the value of the lob property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.