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