|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbPostLoad | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbPostLoad in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbPostLoad | |
---|---|
protected JaxbPostLoad |
JaxbEntityListener.postLoad
|
protected JaxbPostLoad |
JaxbEntity.postLoad
|
protected JaxbPostLoad |
JaxbMappedSuperclass.postLoad
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbPostLoad | |
---|---|
JaxbPostLoad |
ObjectFactory.createJaxbPostLoad()
Create an instance of JaxbPostLoad |
JaxbPostLoad |
JaxbEntityListener.getPostLoad()
Gets the value of the postLoad property. |
JaxbPostLoad |
JaxbEntity.getPostLoad()
Gets the value of the postLoad property. |
JaxbPostLoad |
JaxbMappedSuperclass.getPostLoad()
Gets the value of the postLoad property. |
Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbPostLoad | |
---|---|
void |
JaxbEntityListener.setPostLoad(JaxbPostLoad value)
Sets the value of the postLoad property. |
void |
JaxbEntity.setPostLoad(JaxbPostLoad value)
Sets the value of the postLoad property. |
void |
JaxbMappedSuperclass.setPostLoad(JaxbPostLoad value)
Sets the value of the postLoad property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |