Class ijWarningResult

  • All Implemented Interfaces:
    ijResult

    class ijWarningResult
    extends ijResultImpl
    This is an impl for just returning warnings from JDBC objects we don't want the caller to touch. They are already cleared from the underlying objects, doing clearSQLWarnings here is redundant.