Example usage for org.apache.ibatis.executor Executor interface-usage

List of usage examples for org.apache.ibatis.executor Executor interface-usage

Introduction

In this page you can find the example usage for org.apache.ibatis.executor Executor interface-usage.

Usage

From source file plum.mybatis.PaginationExecutor.java

/**
 * Paging executor.
 * Dependence of mybatis agent.
 *
 * @author poplar.yfyang
 * @author htlu