Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbPostPersist |
JaxbMappedSuperclass.postPersist |
protected JaxbPostPersist |
JaxbEntity.postPersist |
protected JaxbPostPersist |
JaxbEntityListener.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 |
JaxbEntity.getPostPersist()
Gets the value of the postPersist property.
|
JaxbPostPersist |
JaxbEntityListener.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 |
JaxbEntity.setPostPersist(JaxbPostPersist value)
Sets the value of the postPersist property.
|
void |
JaxbEntityListener.setPostPersist(JaxbPostPersist value)
Sets the value of the postPersist property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.