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