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