接口 IdentifierGenerator
public interface IdentifierGenerator
Id生成器接口
- 从以下版本开始:
- 2019-10-15, 3.3.0
- 作者:
- sd-wangtaicheng@sdcncsi.com.cn nieqiuqiu
-
方法概要
-
方法详细资料
-
nextId
生成Id- 参数:
entity- 实体- 返回:
- id
-
nextUUID
生成uuid- 参数:
entity- 实体- 返回:
- uuid
-
public interface IdentifierGenerator
entity - 实体entity - 实体