| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbPostUpdate |
JaxbMappedSuperclass.postUpdate |
protected JaxbPostUpdate |
JaxbEntity.postUpdate |
protected JaxbPostUpdate |
JaxbEntityListener.postUpdate |
| Modifier and Type | Method and Description |
|---|---|
JaxbPostUpdate |
ObjectFactory.createJaxbPostUpdate()
Create an instance of
JaxbPostUpdate |
JaxbPostUpdate |
JaxbMappedSuperclass.getPostUpdate()
Gets the value of the postUpdate property.
|
JaxbPostUpdate |
JaxbEntity.getPostUpdate()
Gets the value of the postUpdate property.
|
JaxbPostUpdate |
JaxbEntityListener.getPostUpdate()
Gets the value of the postUpdate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbMappedSuperclass.setPostUpdate(JaxbPostUpdate value)
Sets the value of the postUpdate property.
|
void |
JaxbEntity.setPostUpdate(JaxbPostUpdate value)
Sets the value of the postUpdate property.
|
void |
JaxbEntityListener.setPostUpdate(JaxbPostUpdate value)
Sets the value of the postUpdate property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.