|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostLoad | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of PostLoad in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as PostLoad | |
---|---|
protected PostLoad |
MappedSuperclass.postLoad
|
protected PostLoad |
Entity.postLoad
|
protected PostLoad |
EntityListener.postLoad
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return PostLoad | |
---|---|
PostLoad |
ObjectFactory.createPostLoad()
Create an instance of PostLoad |
PostLoad |
MappedSuperclass.getPostLoad()
Gets the value of the postLoad property. |
PostLoad |
Entity.getPostLoad()
Gets the value of the postLoad property. |
PostLoad |
EntityListener.getPostLoad()
Gets the value of the postLoad property. |
Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type PostLoad | |
---|---|
void |
MappedSuperclass.setPostLoad(PostLoad value)
Sets the value of the postLoad property. |
void |
Entity.setPostLoad(PostLoad value)
Sets the value of the postLoad property. |
void |
EntityListener.setPostLoad(PostLoad value)
Sets the value of the postLoad property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |