Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbPostLoad |
JaxbMappedSuperclass.postLoad |
protected JaxbPostLoad |
JaxbEntity.postLoad |
protected JaxbPostLoad |
JaxbEntityListener.postLoad |
Modifier and Type | Method and Description |
---|---|
JaxbPostLoad |
ObjectFactory.createJaxbPostLoad()
Create an instance of
JaxbPostLoad |
JaxbPostLoad |
JaxbMappedSuperclass.getPostLoad()
Gets the value of the postLoad property.
|
JaxbPostLoad |
JaxbEntity.getPostLoad()
Gets the value of the postLoad property.
|
JaxbPostLoad |
JaxbEntityListener.getPostLoad()
Gets the value of the postLoad property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbMappedSuperclass.setPostLoad(JaxbPostLoad value)
Sets the value of the postLoad property.
|
void |
JaxbEntity.setPostLoad(JaxbPostLoad value)
Sets the value of the postLoad property.
|
void |
JaxbEntityListener.setPostLoad(JaxbPostLoad value)
Sets the value of the postLoad property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.