|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbPreRemove | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbPreRemove in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbPreRemove | |
---|---|
protected JaxbPreRemove |
JaxbEntityListener.preRemove
|
protected JaxbPreRemove |
JaxbEntity.preRemove
|
protected JaxbPreRemove |
JaxbMappedSuperclass.preRemove
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbPreRemove | |
---|---|
JaxbPreRemove |
ObjectFactory.createJaxbPreRemove()
Create an instance of JaxbPreRemove |
JaxbPreRemove |
JaxbEntityListener.getPreRemove()
Gets the value of the preRemove property. |
JaxbPreRemove |
JaxbEntity.getPreRemove()
Gets the value of the preRemove property. |
JaxbPreRemove |
JaxbMappedSuperclass.getPreRemove()
Gets the value of the preRemove property. |
Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbPreRemove | |
---|---|
void |
JaxbEntityListener.setPreRemove(JaxbPreRemove value)
Sets the value of the preRemove property. |
void |
JaxbEntity.setPreRemove(JaxbPreRemove value)
Sets the value of the preRemove property. |
void |
JaxbMappedSuperclass.setPreRemove(JaxbPreRemove value)
Sets the value of the preRemove property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |