|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostLoad | |
---|---|
org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of PostLoad in org.apache.openejb.jee.jpa |
---|
Fields in org.apache.openejb.jee.jpa declared as PostLoad | |
---|---|
protected PostLoad |
EntityListener.postLoad
|
protected PostLoad |
Entity.postLoad
|
protected PostLoad |
MappedSuperclass.postLoad
|
Methods in org.apache.openejb.jee.jpa that return PostLoad | |
---|---|
PostLoad |
ObjectFactory.createPostLoad()
Create an instance of PostLoad |
PostLoad |
EntityListener.getPostLoad()
Gets the value of the postLoad property. |
PostLoad |
Entity.getPostLoad()
Gets the value of the postLoad property. |
PostLoad |
Mapping.getPostLoad()
|
PostLoad |
MappedSuperclass.getPostLoad()
Gets the value of the postLoad property. |
Methods in org.apache.openejb.jee.jpa with parameters of type PostLoad | |
---|---|
void |
EntityListener.setPostLoad(PostLoad value)
Sets the value of the postLoad property. |
void |
Entity.setPostLoad(PostLoad value)
Sets the value of the postLoad property. |
void |
Mapping.setPostLoad(PostLoad value)
|
void |
MappedSuperclass.setPostLoad(PostLoad value)
Sets the value of the postLoad property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |