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