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