| Package | Description |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb |
| 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 |
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 |
EntityListener.setPreRemove(PreRemove value)
Sets the value of the preRemove property.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.