| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| 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 |
Mapping.getPostLoad() |
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 |
Mapping.setPostLoad(PostLoad value) |
void |
Entity.setPostLoad(PostLoad value)
Sets the value of the postLoad property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.