Documentation of 'org.apache.derby.iapi.sql.execute.ExecutionStmtValidator' Java class
ExecutionStmtValidator
org.apache.derby.iapi.sql.execute

Interface ExecutionStmtValidator



  • public interface ExecutionStmtValidator
    An ExecutionStatementValidator is an object that is handed a ConstantAction and asked whether it is ok for this result set to execute. When something like a trigger is executing, one of these gets pushed. Before execution, each validator that has been pushed is invoked on the result set that we are about to execution. It is up to the validator to look at the result set and either complain (throw an exception) or let it through.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.