| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbPrePersist |
JaxbMappedSuperclass.prePersist |
protected JaxbPrePersist |
JaxbEntityListener.prePersist |
protected JaxbPrePersist |
JaxbEntity.prePersist |
| Modifier and Type | Method and Description |
|---|---|
JaxbPrePersist |
ObjectFactory.createJaxbPrePersist()
Create an instance of
JaxbPrePersist |
JaxbPrePersist |
JaxbMappedSuperclass.getPrePersist()
Gets the value of the prePersist property.
|
JaxbPrePersist |
JaxbEntityListener.getPrePersist()
Gets the value of the prePersist property.
|
JaxbPrePersist |
JaxbEntity.getPrePersist()
Gets the value of the prePersist property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbMappedSuperclass.setPrePersist(JaxbPrePersist value)
Sets the value of the prePersist property.
|
void |
JaxbEntityListener.setPrePersist(JaxbPrePersist value)
Sets the value of the prePersist property.
|
void |
JaxbEntity.setPrePersist(JaxbPrePersist value)
Sets the value of the prePersist property.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.