| 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 PreRemove |
Entity.preRemove |
protected PreRemove |
MappedSuperclass.preRemove |
protected PreRemove |
EntityListener.preRemove |
| Modifier and Type | Method and Description |
|---|---|
PreRemove |
ObjectFactory.createPreRemove()
Create an instance of
PreRemove |
PreRemove |
Entity.getPreRemove()
Gets the value of the preRemove property.
|
PreRemove |
MappedSuperclass.getPreRemove()
Gets the value of the preRemove property.
|
PreRemove |
Mapping.getPreRemove() |
PreRemove |
EntityListener.getPreRemove()
Gets the value of the preRemove property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setPreRemove(PreRemove value)
Sets the value of the preRemove property.
|
void |
MappedSuperclass.setPreRemove(PreRemove value)
Sets the value of the preRemove property.
|
void |
Mapping.setPreRemove(PreRemove value) |
void |
EntityListener.setPreRemove(PreRemove value)
Sets the value of the preRemove property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.