|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FetchSize
The Fetch Size interface adds the ability to specify the fetch size
| Field Summary | |
|---|---|
static int |
DEFAULT_FETCH_SIZE
This value sinifies that the provider's default fetch size should be used. |
| Method Summary | |
|---|---|
int |
getFetchSize()
Get the proposed fetch size |
void |
setFetchSize(int fetchSize)
Set the proposed fetch size |
| Field Detail |
|---|
static final int DEFAULT_FETCH_SIZE
| Method Detail |
|---|
int getFetchSize()
void setFetchSize(int fetchSize)
fetchSize - the proposed fetch size,
or 0 if the default fetch size should be used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||