public interface ServerTableColumnsName
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BRANCH_TABLE_APPLICATION_DATA
The constant branch_table column name application_data
|
static String |
BRANCH_TABLE_BEGIN_TIME
The constant branch_table column name begin_time
|
static String |
BRANCH_TABLE_BRANCH_ID
The constant branch_table column name branch_id
|
static String |
BRANCH_TABLE_BRANCH_TYPE
The constant branch_table column name branch_type
|
static String |
BRANCH_TABLE_CLIENT_ID
The constant branch_table column name client_id
|
static String |
BRANCH_TABLE_GMT_CREATE
The constant branch_table column name gmt_create
|
static String |
BRANCH_TABLE_GMT_MODIFIED
The constant branch_table column name gmt_modified
|
static String |
BRANCH_TABLE_RESOURCE_GROUP_ID
The constant branch_table column name resource_group_id
|
static String |
BRANCH_TABLE_RESOURCE_ID
The constant branch_table column name resource_id
|
static String |
BRANCH_TABLE_STATUS
The constant branch_table column name status
|
static String |
BRANCH_TABLE_TRANSACTION_ID
The constant branch_table column name transaction_id
|
static String |
BRANCH_TABLE_XID
The constant branch_table column name xid
|
static String |
DISTRIBUTED_LOCK_EXPIRE
The constant distributed_lock column name expire
|
static String |
DISTRIBUTED_LOCK_KEY
The constant distributed_lock column name lock key
|
static String |
DISTRIBUTED_LOCK_VALUE
The constant distributed_lock column name lock value
|
static String |
GLOBAL_TABLE_APPLICATION_DATA
The constant global_table column name application_data
|
static String |
GLOBAL_TABLE_APPLICATION_ID
The constant global_table column name application_id
|
static String |
GLOBAL_TABLE_BEGIN_TIME
The constant global_table column name begin_time
|
static String |
GLOBAL_TABLE_GMT_CREATE
The constant global_table column name gmt_create
|
static String |
GLOBAL_TABLE_GMT_MODIFIED
The constant global_table column name gmt_modified
|
static String |
GLOBAL_TABLE_STATUS
The constant global_table column name status
|
static String |
GLOBAL_TABLE_TIMEOUT
The constant global_table column name timeout
|
static String |
GLOBAL_TABLE_TRANSACTION_ID
The constant global_table column name transaction_id
|
static String |
GLOBAL_TABLE_TRANSACTION_NAME
The constant global_table column name transaction_name
|
static String |
GLOBAL_TABLE_TRANSACTION_SERVICE_GROUP
The constant global_table column name transaction_service_group
|
static String |
GLOBAL_TABLE_XID
The constant global_table column name xid
|
static String |
LOCK_TABLE_BRANCH_ID
The constant lock_table column name branch_id
|
static String |
LOCK_TABLE_GMT_CREATE
The constant lock_table column name gmt_create
|
static String |
LOCK_TABLE_GMT_MODIFIED
The constant lock_table column name gmt_modified
|
static String |
LOCK_TABLE_PK
The constant lock_table column name pk
|
static String |
LOCK_TABLE_RESOURCE_ID
The constant lock_table column name resource_id
|
static String |
LOCK_TABLE_ROW_KEY
The constant lock_table column name row_key
|
static String |
LOCK_TABLE_STATUS
The constant lock_table column name status
|
static String |
LOCK_TABLE_TABLE_NAME
The constant lock_table column name table_name
|
static String |
LOCK_TABLE_TRANSACTION_ID
The constant lock_table column name transaction_id
|
static String |
LOCK_TABLE_XID
The constant lock_table column name xid
|
static final String GLOBAL_TABLE_XID
static final String GLOBAL_TABLE_TRANSACTION_ID
static final String GLOBAL_TABLE_STATUS
static final String GLOBAL_TABLE_APPLICATION_ID
static final String GLOBAL_TABLE_TRANSACTION_SERVICE_GROUP
static final String GLOBAL_TABLE_TRANSACTION_NAME
static final String GLOBAL_TABLE_TIMEOUT
static final String GLOBAL_TABLE_BEGIN_TIME
static final String GLOBAL_TABLE_APPLICATION_DATA
static final String GLOBAL_TABLE_GMT_CREATE
static final String GLOBAL_TABLE_GMT_MODIFIED
static final String BRANCH_TABLE_BRANCH_ID
static final String BRANCH_TABLE_XID
static final String BRANCH_TABLE_TRANSACTION_ID
static final String BRANCH_TABLE_RESOURCE_GROUP_ID
static final String BRANCH_TABLE_RESOURCE_ID
static final String BRANCH_TABLE_BRANCH_TYPE
static final String BRANCH_TABLE_STATUS
static final String BRANCH_TABLE_BEGIN_TIME
static final String BRANCH_TABLE_APPLICATION_DATA
static final String BRANCH_TABLE_CLIENT_ID
static final String BRANCH_TABLE_GMT_CREATE
static final String BRANCH_TABLE_GMT_MODIFIED
static final String LOCK_TABLE_ROW_KEY
static final String LOCK_TABLE_XID
static final String LOCK_TABLE_TRANSACTION_ID
static final String LOCK_TABLE_BRANCH_ID
static final String LOCK_TABLE_RESOURCE_ID
static final String LOCK_TABLE_TABLE_NAME
static final String LOCK_TABLE_STATUS
static final String LOCK_TABLE_GMT_CREATE
static final String LOCK_TABLE_GMT_MODIFIED
static final String DISTRIBUTED_LOCK_KEY
static final String DISTRIBUTED_LOCK_VALUE
Copyright © 2022 Seata. All rights reserved.