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