| 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 PostRemove |
EntityListener.postRemove |
protected PostRemove |
MappedSuperclass.postRemove |
protected PostRemove |
Entity.postRemove |
| Modifier and Type | Method and Description |
|---|---|
PostRemove |
ObjectFactory.createPostRemove()
Create an instance of
PostRemove |
PostRemove |
Mapping.getPostRemove() |
PostRemove |
EntityListener.getPostRemove()
Gets the value of the postRemove property.
|
PostRemove |
MappedSuperclass.getPostRemove()
Gets the value of the postRemove property.
|
PostRemove |
Entity.getPostRemove()
Gets the value of the postRemove property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mapping.setPostRemove(PostRemove value) |
void |
EntityListener.setPostRemove(PostRemove value)
Sets the value of the postRemove property.
|
void |
MappedSuperclass.setPostRemove(PostRemove value)
Sets the value of the postRemove property.
|
void |
Entity.setPostRemove(PostRemove value)
Sets the value of the postRemove property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.