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