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