|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchFetcher | |
|---|---|
| com.metamatrix.jdbc | |
| Uses of BatchFetcher in com.metamatrix.jdbc |
|---|
| Classes in com.metamatrix.jdbc that implement BatchFetcher | |
|---|---|
class |
MMResultSet
The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server. |
| Methods in com.metamatrix.jdbc with parameters of type BatchFetcher | |
|---|---|
void |
BatchResults.setBatchFetcher(BatchFetcher batchFetcher)
|
| Constructors in com.metamatrix.jdbc with parameters of type BatchFetcher | |
|---|---|
BatchResults(BatchFetcher batchFetcher,
int fetchSize,
com.metamatrix.jdbc.BatchResults.Batch batch)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||