Package org.apache.drill.metastore.rdbms.operate
package org.apache.drill.metastore.rdbms.operate
-
ClassDescriptionImplementation of
Metadata
interface.RdbmsModify<T>Implementation ofModify
interface based onAbstractModify
parent class.RDBMS operation main goal is to execute SQL code using provided query executor.Executes delete operation steps for the given table.Executes overwrite operation steps for the given table.RdbmsRead<T>Implementation ofRead
interface based onAbstractRead
parent class.