| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected PostUpdate |
Entity.postUpdate |
protected PostUpdate |
MappedSuperclass.postUpdate |
protected PostUpdate |
EntityListener.postUpdate |
| Modifier and Type | Method and Description |
|---|---|
PostUpdate |
ObjectFactory.createPostUpdate()
Create an instance of
PostUpdate |
PostUpdate |
Entity.getPostUpdate()
Gets the value of the postUpdate property.
|
PostUpdate |
Mapping.getPostUpdate() |
PostUpdate |
MappedSuperclass.getPostUpdate()
Gets the value of the postUpdate property.
|
PostUpdate |
EntityListener.getPostUpdate()
Gets the value of the postUpdate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property.
|
void |
Mapping.setPostUpdate(PostUpdate value) |
void |
MappedSuperclass.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property.
|
void |
EntityListener.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.