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