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