|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EagerLoadGroup | |
---|---|
org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of EagerLoadGroup in org.apache.openejb.jee.jba.cmp |
---|
Fields in org.apache.openejb.jee.jba.cmp declared as EagerLoadGroup | |
---|---|
protected EagerLoadGroup |
Entity.eagerLoadGroup
|
protected EagerLoadGroup |
ReadAhead.eagerLoadGroup
|
Methods in org.apache.openejb.jee.jba.cmp that return EagerLoadGroup | |
---|---|
EagerLoadGroup |
ObjectFactory.createEagerLoadGroup()
Create an instance of EagerLoadGroup |
EagerLoadGroup |
Entity.getEagerLoadGroup()
Gets the value of the eagerLoadGroup property. |
EagerLoadGroup |
ReadAhead.getEagerLoadGroup()
Gets the value of the eagerLoadGroup property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type EagerLoadGroup | |
---|---|
void |
Entity.setEagerLoadGroup(EagerLoadGroup value)
Sets the value of the eagerLoadGroup property. |
void |
ReadAhead.setEagerLoadGroup(EagerLoadGroup value)
Sets the value of the eagerLoadGroup property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |