Package | Description |
---|---|
org.hibernate.boot.jaxb.mapping.spi |
Modifier and Type | Field and Description |
---|---|
protected JaxbPostRemove |
JaxbEntity.postRemove |
protected JaxbPostRemove |
JaxbMappedSuperclass.postRemove |
protected JaxbPostRemove |
JaxbEntityListener.postRemove |
Modifier and Type | Method and Description |
---|---|
JaxbPostRemove |
ObjectFactory.createJaxbPostRemove()
Create an instance of
JaxbPostRemove |
JaxbPostRemove |
EntityOrMappedSuperclass.getPostRemove() |
JaxbPostRemove |
LifecycleCallbackContainer.getPostRemove() |
JaxbPostRemove |
JaxbEntity.getPostRemove()
Gets the value of the postRemove property.
|
JaxbPostRemove |
JaxbMappedSuperclass.getPostRemove()
Gets the value of the postRemove property.
|
JaxbPostRemove |
JaxbEntityListener.getPostRemove()
Gets the value of the postRemove property.
|
Modifier and Type | Method and Description |
---|---|
void |
EntityOrMappedSuperclass.setPostRemove(JaxbPostRemove value) |
void |
LifecycleCallbackContainer.setPostRemove(JaxbPostRemove value) |
void |
JaxbEntity.setPostRemove(JaxbPostRemove value)
Sets the value of the postRemove property.
|
void |
JaxbMappedSuperclass.setPostRemove(JaxbPostRemove value)
Sets the value of the postRemove property.
|
void |
JaxbEntityListener.setPostRemove(JaxbPostRemove value)
Sets the value of the postRemove property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.