List of usage examples for org.apache.ibatis.executor.keygen KeyGenerator interface-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 {