| 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 ReadAhead |
EjbRelationshipRole.readAhead |
protected ReadAhead |
Query.readAhead |
protected ReadAhead |
Entity.readAhead |
protected ReadAhead |
Defaults.readAhead |
| Modifier and Type | Method and Description |
|---|---|
ReadAhead |
ObjectFactory.createReadAhead()
Create an instance of
ReadAhead |
ReadAhead |
EjbRelationshipRole.getReadAhead()
Gets the value of the readAhead property.
|
ReadAhead |
Query.getReadAhead()
Gets the value of the readAhead property.
|
ReadAhead |
Entity.getReadAhead()
Gets the value of the readAhead property.
|
ReadAhead |
Defaults.getReadAhead()
Gets the value of the readAhead property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbRelationshipRole.setReadAhead(ReadAhead value)
Sets the value of the readAhead property.
|
void |
Query.setReadAhead(ReadAhead value)
Sets the value of the readAhead property.
|
void |
Entity.setReadAhead(ReadAhead value)
Sets the value of the readAhead property.
|
void |
Defaults.setReadAhead(ReadAhead value)
Sets the value of the readAhead property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.