Example usage for org.apache.ibatis.executor.keygen KeyGenerator interface-usage

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

Introduction

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

Usage

From source file com.sinotopia.mybatis.mapper.mapperhelper.SelectKeyGenerator.java

/**
 * @author Clinton Begin
 * @author Jeff Butler
 */
public class SelectKeyGenerator implements KeyGenerator {

From source file tk.mybatis.mapper.mapperhelper.SelectKeyGenerator.java

/**
 * @author Clinton Begin
 * @author Jeff Butler
 */
public class SelectKeyGenerator implements KeyGenerator {