| Package | Description |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected PrePersist |
Entity.prePersist |
protected PrePersist |
MappedSuperclass.prePersist |
protected PrePersist |
EntityListener.prePersist |
| Modifier and Type | Method and Description |
|---|---|
PrePersist |
ObjectFactory.createPrePersist()
Create an instance of
PrePersist |
PrePersist |
Entity.getPrePersist()
Gets the value of the prePersist property.
|
PrePersist |
MappedSuperclass.getPrePersist()
Gets the value of the prePersist property.
|
PrePersist |
EntityListener.getPrePersist()
Gets the value of the prePersist property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setPrePersist(PrePersist value)
Sets the value of the prePersist property.
|
void |
MappedSuperclass.setPrePersist(PrePersist value)
Sets the value of the prePersist property.
|
void |
EntityListener.setPrePersist(PrePersist value)
Sets the value of the prePersist property.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.