Example usage for org.springframework.jdbc.support.incrementer MySQLMaxValueIncrementer subclass-usage

List of usage examples for org.springframework.jdbc.support.incrementer MySQLMaxValueIncrementer subclass-usage

Introduction

In this page you can find the example usage for org.springframework.jdbc.support.incrementer MySQLMaxValueIncrementer subclass-usage.

Usage

From source file cn.cuizuoli.appranking.incrementer.AppRankingIncrementer.java

/**
 * AppRankingIncrementer
 * @author cuizuoli
 */
public class AppRankingIncrementer extends MySQLMaxValueIncrementer {