| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected EagerLoadGroup |
Entity.eagerLoadGroup |
protected EagerLoadGroup |
ReadAhead.eagerLoadGroup |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setEagerLoadGroup(EagerLoadGroup value)
Sets the value of the eagerLoadGroup property.
|
void |
ReadAhead.setEagerLoadGroup(EagerLoadGroup value)
Sets the value of the eagerLoadGroup property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.