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