public class H2KeyGenerator extends java.lang.Object implements com.baomidou.mybatisplus.incrementer.IKeyGenerator
H2 Sequence
H2KeyGenerator()
java.lang.String
executeSql(java.lang.String incrementerName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public H2KeyGenerator()
public java.lang.String executeSql(java.lang.String incrementerName)
executeSql
com.baomidou.mybatisplus.incrementer.IKeyGenerator