public class SpringJvmUUIDSeqGenerator extends Object implements SeqGenerator
| 构造器和说明 |
|---|
SpringJvmUUIDSeqGenerator() |
public String generate(String entity, String ruleName, List<Object> shardingParameters)
SeqGeneratorgenerate 在接口中 SeqGeneratorentity - the entityruleName - the rule nameshardingParameters - the sharding parameterspublic String generate(String entity, List<Object> shardingParameters)
SeqGeneratorgenerate 在接口中 SeqGeneratorentity - the entityshardingParameters - the sharding parameterspublic String generate(String entity)
SeqGeneratorgenerate 在接口中 SeqGeneratorentity - the entityCopyright © 2022 Seata. All rights reserved.