| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbPreRemove |
JaxbMappedSuperclass.preRemove |
protected JaxbPreRemove |
JaxbEntityListener.preRemove |
protected JaxbPreRemove |
JaxbEntity.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 |
JaxbEntityListener.getPreRemove()
Gets the value of the preRemove property.
|
JaxbPreRemove |
JaxbEntity.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 |
JaxbEntityListener.setPreRemove(JaxbPreRemove value)
Sets the value of the preRemove property.
|
void |
JaxbEntity.setPreRemove(JaxbPreRemove value)
Sets the value of the preRemove property.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.