public class ServerTableColumnsName extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
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_TYPE
The constant branch_table column name branch_type
|
static String |
BRANCH_TABLE_BRANCH_XID
The constant branch_table column name branch_id
|
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_LOCK_KEY
The constant branch_table column name lock_key
|
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 |
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_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
|
| 构造器和说明 |
|---|
ServerTableColumnsName() |
public static final String GLOBAL_TABLE_XID
public static final String GLOBAL_TABLE_TRANSACTION_ID
public static final String GLOBAL_TABLE_STATUS
public static final String GLOBAL_TABLE_APPLICATION_ID
public static final String GLOBAL_TABLE_TRANSACTION_SERVICE_GROUP
public static final String GLOBAL_TABLE_TRANSACTION_NAME
public static final String GLOBAL_TABLE_TIMEOUT
public static final String GLOBAL_TABLE_BEGIN_TIME
public static final String GLOBAL_TABLE_APPLICATION_DATA
public static final String GLOBAL_TABLE_GMT_CREATE
public static final String GLOBAL_TABLE_GMT_MODIFIED
public static final String BRANCH_TABLE_BRANCH_XID
public static final String BRANCH_TABLE_XID
public static final String BRANCH_TABLE_TRANSACTION_ID
public static final String BRANCH_TABLE_RESOURCE_GROUP_ID
public static final String BRANCH_TABLE_RESOURCE_ID
public static final String BRANCH_TABLE_LOCK_KEY
public static final String BRANCH_TABLE_BRANCH_TYPE
public static final String BRANCH_TABLE_STATUS
public static final String BRANCH_TABLE_BEGIN_TIME
public static final String BRANCH_TABLE_APPLICATION_DATA
public static final String BRANCH_TABLE_CLIENT_ID
public static final String BRANCH_TABLE_GMT_CREATE
public static final String BRANCH_TABLE_GMT_MODIFIED
public static final String LOCK_TABLE_ROW_KEY
public static final String LOCK_TABLE_XID
public static final String LOCK_TABLE_TRANSACTION_ID
public static final String LOCK_TABLE_BRANCH_ID
public static final String LOCK_TABLE_RESOURCE_ID
public static final String LOCK_TABLE_TABLE_NAME
public static final String LOCK_TABLE_PK
public static final String LOCK_TABLE_GMT_CREATE
Copyright © 2019 Seata. All rights reserved.