|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostUpdate | |
---|---|
org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of PostUpdate in org.apache.openejb.jee.jpa |
---|
Fields in org.apache.openejb.jee.jpa declared as PostUpdate | |
---|---|
protected PostUpdate |
MappedSuperclass.postUpdate
|
protected PostUpdate |
Entity.postUpdate
|
protected PostUpdate |
EntityListener.postUpdate
|
Methods in org.apache.openejb.jee.jpa that return PostUpdate | |
---|---|
PostUpdate |
ObjectFactory.createPostUpdate()
Create an instance of PostUpdate |
PostUpdate |
MappedSuperclass.getPostUpdate()
Gets the value of the postUpdate property. |
PostUpdate |
Mapping.getPostUpdate()
|
PostUpdate |
Entity.getPostUpdate()
Gets the value of the postUpdate property. |
PostUpdate |
EntityListener.getPostUpdate()
Gets the value of the postUpdate property. |
Methods in org.apache.openejb.jee.jpa with parameters of type PostUpdate | |
---|---|
void |
MappedSuperclass.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property. |
void |
Mapping.setPostUpdate(PostUpdate value)
|
void |
Entity.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property. |
void |
EntityListener.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |