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