Package org.apache.polaris.persistence.relational.jdbc
package org.apache.polaris.persistence.relational.jdbc
-
ClassDescriptionThe implementation of Configuration interface for configuring the
PolarisMetaStoreManagerusing a JDBC backed by SQL metastore.Utility class to generate parameterized SQL queries (SELECT, INSERT, UPDATE, DELETE).A container for the SQL string and the ordered parameter values.Used to wrap a ResultSet and to build a stream from the data it contains.