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