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