|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreUpdate | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm | |
| Uses of PreUpdate in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm declared as PreUpdate | |
|---|---|
protected PreUpdate |
MappedSuperclass.preUpdate
|
protected PreUpdate |
EntityListener.preUpdate
|
protected PreUpdate |
Entity.preUpdate
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm that return PreUpdate | |
|---|---|
PreUpdate |
PreUpdate.clone()
Creates and returns a copy of this object. |
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 net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.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. |
| Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm with parameters of type PreUpdate | |
|---|---|
PreUpdate(PreUpdate o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.PreUpdate instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||