Class DefaultCursor.ObjectWrapperResultHandler<T>

java.lang.Object
org.apache.ibatis.cursor.defaults.DefaultCursor.ObjectWrapperResultHandler<T>
All Implemented Interfaces:
ResultHandler<T>
Enclosing class:
DefaultCursor<T>

protected static class DefaultCursor.ObjectWrapperResultHandler<T> extends Object implements ResultHandler<T>
  • Field Details Link icon

    • result Link icon

      protected T result
    • fetched Link icon

      protected boolean fetched
  • Constructor Details Link icon

    • ObjectWrapperResultHandler Link icon

      protected ObjectWrapperResultHandler()
  • Method Details Link icon