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