Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected PostRemove |
MappedSuperclass.postRemove |
protected PostRemove |
EntityListener.postRemove |
protected PostRemove |
Entity.postRemove |
Modifier and Type | Method and Description |
---|---|
PostRemove |
ObjectFactory.createPostRemove()
Create an instance of
PostRemove |
PostRemove |
MappedSuperclass.getPostRemove()
Gets the value of the postRemove property.
|
PostRemove |
EntityListener.getPostRemove()
Gets the value of the postRemove property.
|
PostRemove |
Entity.getPostRemove()
Gets the value of the postRemove property.
|
Modifier and Type | Method and Description |
---|---|
void |
MappedSuperclass.setPostRemove(PostRemove value)
Sets the value of the postRemove property.
|
void |
EntityListener.setPostRemove(PostRemove value)
Sets the value of the postRemove property.
|
void |
Entity.setPostRemove(PostRemove value)
Sets the value of the postRemove property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.