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