Interface | Description |
---|---|
ArrayFieldGetter |
Creates an accessor for getting elements in an array data structure at the given position.
|
CloseableResultIterator<T> |
Closeable result iterator for jdbc driver.
|
Class | Description |
---|---|
CollectionResultIterator |
Result iterator from given iterator.
|
DatabaseMetaDataUtils |
Utils to create catalog/schema results for
FlinkDatabaseMetaData . |
DriverUtils |
Utils methods are copied from flink-core for flink jdbc driver to avoid excessive dependency.
|
StatementResultIterator |
Closeable result iterator for statement result.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.