|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreUpdate | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of PreUpdate in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa declared as PreUpdate | |
|---|---|
protected PreUpdate |
MappedSuperclass.preUpdate
|
protected PreUpdate |
Entity.preUpdate
|
protected PreUpdate |
EntityListener.preUpdate
|
| Methods in org.apache.openejb.jee.jpa 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 |
Mapping.getPreUpdate()
|
PreUpdate |
EntityListener.getPreUpdate()
Gets the value of the preUpdate property. |
| Methods in org.apache.openejb.jee.jpa 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 |
Mapping.setPreUpdate(PreUpdate value)
|
void |
EntityListener.setPreUpdate(PreUpdate value)
Sets the value of the preUpdate property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||