| 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 PreUpdate |
Entity.preUpdate |
protected PreUpdate |
MappedSuperclass.preUpdate |
protected PreUpdate |
EntityListener.preUpdate |
| Modifier and Type | Method and Description |
|---|---|
PreUpdate |
ObjectFactory.createPreUpdate()
Create an instance of
PreUpdate |
PreUpdate |
Entity.getPreUpdate()
Gets the value of the preUpdate property.
|
PreUpdate |
MappedSuperclass.getPreUpdate()
Gets the value of the preUpdate property.
|
PreUpdate |
Mapping.getPreUpdate() |
PreUpdate |
EntityListener.getPreUpdate()
Gets the value of the preUpdate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setPreUpdate(PreUpdate value)
Sets the value of the preUpdate property.
|
void |
MappedSuperclass.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.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.