跳过导航链接
A B C D G I N O R S T V Y 

A

addResource(ShardingSphereDatabase) - 类 中的方法org.apache.shardingsphere.transaction.rule.TransactionRule
 
AutoCommitUtils - org.apache.shardingsphere.transaction.utils中的类
Auto commit utils.
AutoCommitUtils() - 类 的构造器org.apache.shardingsphere.transaction.utils.AutoCommitUtils
 

B

begin() - 类 中的方法org.apache.shardingsphere.transaction.ConnectionTransaction
Begin transaction.
begin() - 接口 中的方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManager
Begin transaction.
begin(int) - 接口 中的方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManager
Begin transaction with given timeout.
build() - 类 中的方法org.apache.shardingsphere.transaction.rule.builder.DefaultTransactionRuleConfigurationBuilder
 
build(TransactionRuleConfiguration, Map<String, ShardingSphereDatabase>, InstanceContext, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.transaction.rule.builder.TransactionRuleBuilder
 

C

clear() - 类 中的静态方法org.apache.shardingsphere.transaction.core.TransactionTypeHolder
Clear transaction type for current thread.
close() - 类 中的方法org.apache.shardingsphere.transaction.ShardingSphereTransactionManagerEngine
Close transaction managers.
closeStaleResource(String) - 类 中的方法org.apache.shardingsphere.transaction.rule.TransactionRule
 
closeStaleResource() - 类 中的方法org.apache.shardingsphere.transaction.rule.TransactionRule
 
commit() - 类 中的方法org.apache.shardingsphere.transaction.ConnectionTransaction
Commit transaction.
commit(boolean) - 接口 中的方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManager
Commit transaction.
ConnectionSavepointManager - org.apache.shardingsphere.transaction中的类
Connection savepoint manager for local transaction.
ConnectionSavepointManager() - 类 的构造器org.apache.shardingsphere.transaction.ConnectionSavepointManager
 
ConnectionTransaction - org.apache.shardingsphere.transaction中的类
Connection transaction.
ConnectionTransaction(String, TransactionRule) - 类 的构造器org.apache.shardingsphere.transaction.ConnectionTransaction
 
ConnectionTransaction(String, TransactionType, TransactionRule) - 类 的构造器org.apache.shardingsphere.transaction.ConnectionTransaction
 
ConnectionTransaction.DistributedTransactionOperationType - org.apache.shardingsphere.transaction中的枚举
 

D

DefaultTransactionRuleConfigurationBuilder - org.apache.shardingsphere.transaction.rule.builder中的类
Default transaction rule configuration builder.
DefaultTransactionRuleConfigurationBuilder() - 类 的构造器org.apache.shardingsphere.transaction.rule.builder.DefaultTransactionRuleConfigurationBuilder
 

G

get() - 类 中的静态方法org.apache.shardingsphere.transaction.core.TransactionTypeHolder
Get transaction type for current thread.
getAllInstances() - 类 中的静态方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManagerFactory
Get all instances of ShardingSphere transaction manager.
getConnection(String) - 类 中的方法org.apache.shardingsphere.transaction.ConnectionTransaction
Get connection in transaction.
getConnection(String, String) - 接口 中的方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManager
Get transactional connection.
getDistributedTransactionOperationType(boolean) - 类 中的方法org.apache.shardingsphere.transaction.ConnectionTransaction
Get distributed transaction operation type.
getInstance() - 类 中的静态方法org.apache.shardingsphere.transaction.ConnectionSavepointManager
Get instance of connection savepoint manager.
getInstance() - 类 中的静态方法org.apache.shardingsphere.transaction.core.ResourceIDGenerator
Get instance.
getOrder() - 类 中的方法org.apache.shardingsphere.transaction.rule.builder.DefaultTransactionRuleConfigurationBuilder
 
getOrder() - 类 中的方法org.apache.shardingsphere.transaction.rule.builder.TransactionRuleBuilder
 
getOrder() - 类 中的方法org.apache.shardingsphere.transaction.yaml.swapper.YamlTransactionRuleConfigurationSwapper
 
getRuleConfigurationType() - 类 中的方法org.apache.shardingsphere.transaction.yaml.config.YamlTransactionRuleConfiguration
 
getRuleTagName() - 类 中的方法org.apache.shardingsphere.transaction.yaml.swapper.YamlTransactionRuleConfigurationSwapper
 
getTransactionManager(TransactionType) - 类 中的方法org.apache.shardingsphere.transaction.ShardingSphereTransactionManagerEngine
Get transaction manager.
getTransactionType() - 接口 中的方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManager
Get transaction type.
getType() - 类 中的方法org.apache.shardingsphere.transaction.rule.TransactionRule
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.transaction.rule.builder.DefaultTransactionRuleConfigurationBuilder
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.transaction.rule.builder.TransactionRuleBuilder
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.transaction.yaml.swapper.YamlTransactionRuleConfigurationSwapper
 

I

init(DatabaseType, Map<String, DataSource>, String) - 类 中的方法org.apache.shardingsphere.transaction.ShardingSphereTransactionManagerEngine
Initialize transaction managers.
init(DatabaseType, Collection<ResourceDataSource>, String) - 接口 中的方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManager
Initialize transaction manager.
isDistributedTransaction(TransactionType) - 枚举 中的静态方法org.apache.shardingsphere.transaction.core.TransactionType
Judge whether distributed transaction.
isHoldTransaction(boolean) - 类 中的方法org.apache.shardingsphere.transaction.ConnectionTransaction
Whether hold transaction.
isInTransaction() - 类 中的方法org.apache.shardingsphere.transaction.ConnectionTransaction
Whether in transaction.
isInTransaction() - 接口 中的方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManager
Judge is in transaction or not.
isLocalTransaction() - 类 中的方法org.apache.shardingsphere.transaction.ConnectionTransaction
Judge is local transaction or not.

N

needOpenTransaction(SQLStatement) - 类 中的静态方法org.apache.shardingsphere.transaction.utils.AutoCommitUtils
Judge whether to start a new transaction.

O

ORDER - 类 中的静态变量org.apache.shardingsphere.transaction.constant.TransactionOrder
Transaction order.
org.apache.shardingsphere.transaction - 程序包 org.apache.shardingsphere.transaction
 
org.apache.shardingsphere.transaction.annotation - 程序包 org.apache.shardingsphere.transaction.annotation
 
org.apache.shardingsphere.transaction.constant - 程序包 org.apache.shardingsphere.transaction.constant
 
org.apache.shardingsphere.transaction.core - 程序包 org.apache.shardingsphere.transaction.core
 
org.apache.shardingsphere.transaction.exception - 程序包 org.apache.shardingsphere.transaction.exception
 
org.apache.shardingsphere.transaction.rule - 程序包 org.apache.shardingsphere.transaction.rule
 
org.apache.shardingsphere.transaction.rule.builder - 程序包 org.apache.shardingsphere.transaction.rule.builder
 
org.apache.shardingsphere.transaction.spi - 程序包 org.apache.shardingsphere.transaction.spi
 
org.apache.shardingsphere.transaction.utils - 程序包 org.apache.shardingsphere.transaction.utils
 
org.apache.shardingsphere.transaction.yaml.config - 程序包 org.apache.shardingsphere.transaction.yaml.config
 
org.apache.shardingsphere.transaction.yaml.swapper - 程序包 org.apache.shardingsphere.transaction.yaml.swapper
 

R

releaseSavepoint(Connection, String) - 类 中的方法org.apache.shardingsphere.transaction.ConnectionSavepointManager
Release savepoint.
ResourceDataSource - org.apache.shardingsphere.transaction.core中的类
Unique resource data source.
ResourceDataSource(String, DataSource) - 类 的构造器org.apache.shardingsphere.transaction.core.ResourceDataSource
 
ResourceIDGenerator - org.apache.shardingsphere.transaction.core中的类
Resource ID generator.
ResourceIDGenerator() - 类 的构造器org.apache.shardingsphere.transaction.core.ResourceIDGenerator
 
rollback() - 类 中的方法org.apache.shardingsphere.transaction.ConnectionTransaction
Rollback transaction.
rollback() - 接口 中的方法org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManager
Rollback transaction.
rollbackToSavepoint(Connection, String) - 类 中的方法org.apache.shardingsphere.transaction.ConnectionSavepointManager
Rollback to savepoint.

S

set(TransactionType) - 类 中的静态方法org.apache.shardingsphere.transaction.core.TransactionTypeHolder
Set transaction type for current thread.
setSavepoint(Connection, String) - 类 中的方法org.apache.shardingsphere.transaction.ConnectionSavepointManager
Set savepoint.
ShardingSphereTransactionManager - org.apache.shardingsphere.transaction.spi中的接口
ShardingSphere transaction manager.
ShardingSphereTransactionManagerEngine - org.apache.shardingsphere.transaction中的类
ShardingSphere transaction manager engine.
ShardingSphereTransactionManagerEngine() - 类 的构造器org.apache.shardingsphere.transaction.ShardingSphereTransactionManagerEngine
 
ShardingSphereTransactionManagerFactory - org.apache.shardingsphere.transaction.spi中的类
ShardingSphere transaction manager factory.
ShardingSphereTransactionManagerFactory() - 类 的构造器org.apache.shardingsphere.transaction.spi.ShardingSphereTransactionManagerFactory
 
ShardingSphereTransactionType - org.apache.shardingsphere.transaction.annotation中的注释类型
ShardingSphere transactional annotation.
swapToObject(YamlTransactionRuleConfiguration) - 类 中的方法org.apache.shardingsphere.transaction.yaml.swapper.YamlTransactionRuleConfigurationSwapper
 
swapToYamlConfiguration(TransactionRuleConfiguration) - 类 中的方法org.apache.shardingsphere.transaction.yaml.swapper.YamlTransactionRuleConfigurationSwapper
 
SwitchTypeInTransactionException - org.apache.shardingsphere.transaction.exception中的异常错误
Switch type in transaction exception.
SwitchTypeInTransactionException() - 异常错误 的构造器org.apache.shardingsphere.transaction.exception.SwitchTypeInTransactionException
 

T

transactionFinished(Connection) - 类 中的方法org.apache.shardingsphere.transaction.ConnectionSavepointManager
Transaction finished.
TransactionOperationType - org.apache.shardingsphere.transaction.core中的枚举
Transaction operation type.
TransactionOrder - org.apache.shardingsphere.transaction.constant中的类
Transaction order.
TransactionOrder() - 类 的构造器org.apache.shardingsphere.transaction.constant.TransactionOrder
 
TransactionRule - org.apache.shardingsphere.transaction.rule中的类
Transaction rule.
TransactionRule(TransactionRuleConfiguration, Map<String, ShardingSphereDatabase>, InstanceContext) - 类 的构造器org.apache.shardingsphere.transaction.rule.TransactionRule
 
TransactionRuleBuilder - org.apache.shardingsphere.transaction.rule.builder中的类
Transaction rule builder.
TransactionRuleBuilder() - 类 的构造器org.apache.shardingsphere.transaction.rule.builder.TransactionRuleBuilder
 
TransactionSQLException - org.apache.shardingsphere.transaction.exception中的异常错误
Transaction SQL exception.
TransactionSQLException(SQLState, int, String, Object...) - 异常错误 的构造器org.apache.shardingsphere.transaction.exception.TransactionSQLException
 
TransactionType - org.apache.shardingsphere.transaction.core中的枚举
Transaction type.
TransactionTypeHolder - org.apache.shardingsphere.transaction.core中的类
Hold transaction type for current thread.
TransactionTypeHolder() - 类 的构造器org.apache.shardingsphere.transaction.core.TransactionTypeHolder
 

V

valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.transaction.ConnectionTransaction.DistributedTransactionOperationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.transaction.core.TransactionOperationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.transaction.core.TransactionType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.shardingsphere.transaction.ConnectionTransaction.DistributedTransactionOperationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.shardingsphere.transaction.core.TransactionOperationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.shardingsphere.transaction.core.TransactionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

Y

YamlTransactionRuleConfiguration - org.apache.shardingsphere.transaction.yaml.config中的类
Transaction rule configuration for YAML.
YamlTransactionRuleConfiguration() - 类 的构造器org.apache.shardingsphere.transaction.yaml.config.YamlTransactionRuleConfiguration
 
YamlTransactionRuleConfigurationSwapper - org.apache.shardingsphere.transaction.yaml.swapper中的类
YAML transaction rule configuration swapper.
YamlTransactionRuleConfigurationSwapper() - 类 的构造器org.apache.shardingsphere.transaction.yaml.swapper.YamlTransactionRuleConfigurationSwapper
 
A B C D G I N O R S T V Y 
跳过导航链接

Copyright © 2022 The Apache Software Foundation. All rights reserved.