Class ijStatementResult

java.lang.Object
org.apache.derby.impl.tools.ij.ijResultImpl
org.apache.derby.impl.tools.ij.ijStatementResult
All Implemented Interfaces:
ijResult

class ijStatementResult extends ijResultImpl
This is an impl for a statement execution; the result is either an update count or result set depending on what was executed.