public class DistributedLockSqlFactory extends Object
| Constructor and Description |
|---|
DistributedLockSqlFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DistributedLockSql |
getDistributedLogStoreSql(String dbType)
get the lock store sql
|
public static DistributedLockSql getDistributedLogStoreSql(String dbType)
dbType - the dbType, support mysql/oracle/h2/postgre/oceanbase/dm, it's useless now, but maybe useful laterCopyright © 2023 Seata. All rights reserved.