public interface MutationPlan extends StatementPlan
Modifier and Type | Method and Description |
---|---|
MutationState |
execute() |
TableRef |
getTargetRef() |
getContext, getEstimatedBytesToScan, getEstimatedRowsToScan, getEstimateInfoTimestamp, getExplainPlan, getOperation, getParameterMetaData, getSourceRefs
MutationState execute() throws SQLException
SQLException
TableRef getTargetRef()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.