Package org.apache.flink.table.jdbc.utils
-
Interface Summary 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 Summary Class Description CollectionResultIterator Result iterator from given iterator.DatabaseMetaDataUtils Utils to create catalog/schema results forFlinkDatabaseMetaData.DriverUtils Utils methods are copied from flink-core for flink jdbc driver to avoid excessive dependency.StatementResultIterator Closeable result iterator for statement result.