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