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