Class ijRowResult

  • All Implemented Interfaces:
    ijResult

    public class ijRowResult
    extends ijResultImpl
    This is an impl for when 1 row of a result set is the intended use of it. The caller *must not* do a "next" on the result set. It's up to them to make sure that doesn't happen.