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