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