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