public class PostgreKeyGenerator extends Object implements IKeyGenerator
Postgre Sequence
public String executeSql(String incrementerName)
IKeyGenerator执行 key 生成 SQL
executeSql 在接口中 IKeyGeneratorincrementerName - 序列名称Copyright © 2017. All rights reserved.