Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbPostUpdate |
JaxbMappedSuperclass.postUpdate |
protected JaxbPostUpdate |
JaxbEntityListener.postUpdate |
protected JaxbPostUpdate |
JaxbEntity.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 |
JaxbEntityListener.getPostUpdate()
Gets the value of the postUpdate property.
|
JaxbPostUpdate |
JaxbEntity.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 |
JaxbEntityListener.setPostUpdate(JaxbPostUpdate value)
Sets the value of the postUpdate property.
|
void |
JaxbEntity.setPostUpdate(JaxbPostUpdate value)
Sets the value of the postUpdate property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.