跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W 

A

abort(Executor) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
abort(Executor) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
absolute(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
AbstractWrapper - com.codingapi.txlcn.tc.support.p6spy.wrapper中的类
 
AbstractWrapper(Object) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.wrapper.AbstractWrapper
 
acquireLocks(String, Set<String>, int) - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
acquireLocks(String, Set<String>, int) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
申请锁消息
acquireLocks(String, Set<String>, int) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
申请锁
add(T) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
addAll(Collection<? extends T>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
addBatch() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
addBatch(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
addTxcLockId(String, String, Set<String>) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
addTxcLockId(String, String, Set<String>) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
txc type lock
afterLast() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
analyse(Connection, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TableStructAnalyser
 
analyse(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TableStructAnalyser
 
AND - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
applyDtxTime(long) - 类 中的方法com.codingapi.txlcn.tc.config.TxClientConfig
 
applyMachineId(long) - 类 中的方法com.codingapi.txlcn.tc.config.TxClientConfig
 
applyTmRpcTimeout(long) - 类 中的方法com.codingapi.txlcn.tc.config.TxClientConfig
 
applyUndoLog(List<StatementInfo>) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcSqlExecutor
回滚undo_log
applyUndoLog(List<StatementInfo>) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecutorImpl
 
around(ProceedingJoinPoint) - 类 中的方法com.codingapi.txlcn.tc.aspect.DataSourceAspect
 
around(ProceedingJoinPoint) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
 
askTransactionState(String, String) - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
askTransactionState(String, String) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
询问事务状态指令
askTransactionState(String, String) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
询问事务状态
AspectLog - com.codingapi.txlcn.tc.corelog.aspect中的类
Description: 事务日志数据 Company: CodingApi Date: 2018/12/19
AspectLog() - 类 的构造器com.codingapi.txlcn.tc.corelog.aspect.AspectLog
 
AspectLogger - com.codingapi.txlcn.tc.corelog.aspect中的接口
Description: 切面日志操作 Date: 2018/12/28
AspectLogHelper - com.codingapi.txlcn.tc.corelog.aspect中的类
Description: H2数据库操作 Company: CodingApi Date: 2018/12/19
AspectLogHelper(H2DbHelper) - 类 的构造器com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
AsyncH2DBAspectLogger - com.codingapi.txlcn.tc.corelog.aspect中的类
Description: 切面日志的异步操作 Date: 2018/12/28
AsyncH2DBAspectLogger(AspectLogHelper) - 类 的构造器com.codingapi.txlcn.tc.corelog.aspect.AsyncH2DBAspectLogger
 
attach(String, String, Object) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
mainKey 附加 key 类型的对象
attach(String, Object) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
key 附加一个对象
attach(String, String, Object) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
attach(String, Object) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
attachment(String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
获取mainKey key类型的附加对象
attachment(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
获取key的附加对象
attachment(String, String) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
attachment(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
attachment - 类 中的变量com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
AttachmentCache - com.codingapi.txlcn.tc.core.context中的接口
Description: 维护mainKeykey相关的附加对象 Date: 19-1-23 下午12:03
AutoTMClusterEngine - com.codingapi.txlcn.tc.txmsg中的类
Description: Date: 1/27/19
AutoTMClusterEngine(TxClientConfig, ReliableMessenger) - 类 的构造器com.codingapi.txlcn.tc.txmsg.AutoTMClusterEngine
 

B

beforeFirst() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
blobToObject(byte[], Class<T>) - 类 中的静态方法com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
bytes to java object.
BusinessCallback - com.codingapi.txlcn.tc.aspect.weave中的接口
Description: Date: 19-1-11 下午1:23

C

call() - 接口 中的方法com.codingapi.txlcn.tc.aspect.weave.BusinessCallback
call user business.
call() - 接口 中的方法com.codingapi.txlcn.tc.aspect.weave.ConnectionCallback
call proto getConnection
CallableStatementInformation - com.codingapi.txlcn.tc.support.p6spy.common中的类
Stores information about the callable statement and bind variables.
CallableStatementInformation(ConnectionInformation, String) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.common.CallableStatementInformation
 
CallableStatementWrapper - com.codingapi.txlcn.tc.support.p6spy.wrapper中的类
This implementation wraps a CallableStatement and notifies a JdbcEventListener about certain method invocations.
CallableStatementWrapper(CallableStatement, CallableStatementInformation, JdbcEventListener) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
callback(RpcCmd) - 类 中的方法com.codingapi.txlcn.tc.txmsg.ClientRpcAnswer
 
cancel() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
cancelRowUpdates() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
ClassHasher - com.codingapi.txlcn.tc.support.p6spy.common中的类
Hasher using class.hashCode() for object hash computing.
ClassHasher() - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.common.ClassHasher
 
clean(String, String, String, int) - 类 中的方法com.codingapi.txlcn.tc.core.template.TransactionCleanTemplate
清理事务
cleanTxc(String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcService
清理TXC事务
cleanTxc(String, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcServiceImpl
 
cleanWithoutAspectLog(String, String, String, int) - 类 中的方法com.codingapi.txlcn.tc.core.template.TransactionCleanTemplate
清理事务(不清理切面日志)
clear(String, int, String, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnTransactionCleanService
 
clear(String, int, String, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.control.TccTransactionCleanService
 
clear(String, int, String, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcTransactionCleanService
 
clear(String, int, String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.TransactionCleanService
事务清理业务
clear() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
clearBatch() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
clearGroup(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
清理事务时调用
clearGroup(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
clean group
clearLog(String, String) - 接口 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogger
清理切面日志
clearLog(String, String) - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AsyncH2DBAspectLogger
 
clearParameters() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
clearWarnings() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
clearWarnings() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
clearWarnings() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
clearWarnings() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
ClientRpcAnswer - com.codingapi.txlcn.tc.txmsg中的类
Description: TxClient对RPC命令回复 Company: CodingApi Date: 2018/12/10
ClientRpcAnswer(TxLcnBeanHelper, RpcClient) - 类 的构造器com.codingapi.txlcn.tc.txmsg.ClientRpcAnswer
 
clone() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
close() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
close() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
close() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
close() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
closeOnCompletion() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
clusterSize() - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
clusterSize() - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
TM集群大小
com.codingapi.txlcn.tc - 程序包 com.codingapi.txlcn.tc
 
com.codingapi.txlcn.tc.annotation - 程序包 com.codingapi.txlcn.tc.annotation
 
com.codingapi.txlcn.tc.aspect - 程序包 com.codingapi.txlcn.tc.aspect
 
com.codingapi.txlcn.tc.aspect.interceptor - 程序包 com.codingapi.txlcn.tc.aspect.interceptor
 
com.codingapi.txlcn.tc.aspect.weave - 程序包 com.codingapi.txlcn.tc.aspect.weave
 
com.codingapi.txlcn.tc.config - 程序包 com.codingapi.txlcn.tc.config
 
com.codingapi.txlcn.tc.core - 程序包 com.codingapi.txlcn.tc.core
 
com.codingapi.txlcn.tc.core.checking - 程序包 com.codingapi.txlcn.tc.core.checking
 
com.codingapi.txlcn.tc.core.context - 程序包 com.codingapi.txlcn.tc.core.context
 
com.codingapi.txlcn.tc.core.propagation - 程序包 com.codingapi.txlcn.tc.core.propagation
 
com.codingapi.txlcn.tc.core.template - 程序包 com.codingapi.txlcn.tc.core.template
 
com.codingapi.txlcn.tc.core.transaction.lcn.control - 程序包 com.codingapi.txlcn.tc.core.transaction.lcn.control
 
com.codingapi.txlcn.tc.core.transaction.lcn.resource - 程序包 com.codingapi.txlcn.tc.core.transaction.lcn.resource
 
com.codingapi.txlcn.tc.core.transaction.tcc.control - 程序包 com.codingapi.txlcn.tc.core.transaction.tcc.control
 
com.codingapi.txlcn.tc.core.transaction.tcc.resource - 程序包 com.codingapi.txlcn.tc.core.transaction.tcc.resource
 
com.codingapi.txlcn.tc.core.transaction.txc - 程序包 com.codingapi.txlcn.tc.core.transaction.txc
 
com.codingapi.txlcn.tc.core.transaction.txc.analy - 程序包 com.codingapi.txlcn.tc.core.transaction.txc.analy
 
com.codingapi.txlcn.tc.core.transaction.txc.analy.def - 程序包 com.codingapi.txlcn.tc.core.transaction.txc.analy.def
 
com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean - 程序包 com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean
 
com.codingapi.txlcn.tc.core.transaction.txc.analy.undo - 程序包 com.codingapi.txlcn.tc.core.transaction.txc.analy.undo
 
com.codingapi.txlcn.tc.core.transaction.txc.analy.util - 程序包 com.codingapi.txlcn.tc.core.transaction.txc.analy.util
 
com.codingapi.txlcn.tc.core.transaction.txc.control - 程序包 com.codingapi.txlcn.tc.core.transaction.txc.control
 
com.codingapi.txlcn.tc.core.transaction.txc.resource - 程序包 com.codingapi.txlcn.tc.core.transaction.txc.resource
 
com.codingapi.txlcn.tc.corelog - 程序包 com.codingapi.txlcn.tc.corelog
Description: Date: 19-1-22 上午9:27
com.codingapi.txlcn.tc.corelog.aspect - 程序包 com.codingapi.txlcn.tc.corelog.aspect
 
com.codingapi.txlcn.tc.corelog.txc - 程序包 com.codingapi.txlcn.tc.corelog.txc
 
com.codingapi.txlcn.tc.support - 程序包 com.codingapi.txlcn.tc.support
 
com.codingapi.txlcn.tc.support.listener - 程序包 com.codingapi.txlcn.tc.support.listener
 
com.codingapi.txlcn.tc.support.p6spy.common - 程序包 com.codingapi.txlcn.tc.support.p6spy.common
 
com.codingapi.txlcn.tc.support.p6spy.event - 程序包 com.codingapi.txlcn.tc.support.p6spy.event
 
com.codingapi.txlcn.tc.support.p6spy.wrapper - 程序包 com.codingapi.txlcn.tc.support.p6spy.wrapper
 
com.codingapi.txlcn.tc.support.resouce - 程序包 com.codingapi.txlcn.tc.support.resouce
 
com.codingapi.txlcn.tc.txmsg - 程序包 com.codingapi.txlcn.tc.txmsg
 
com.codingapi.txlcn.tc.txmsg.transaction - 程序包 com.codingapi.txlcn.tc.txmsg.transaction
 
commit() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
commit() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
CompoundJdbcEventListener - com.codingapi.txlcn.tc.core.transaction.txc.resource中的类
 
CompoundJdbcEventListener(P6spyJdbcEventListener) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
connected(String) - 类 中的方法com.codingapi.txlcn.tc.txmsg.TCSideRpcInitCallBack
 
connectFail(String) - 类 中的方法com.codingapi.txlcn.tc.txmsg.TCSideRpcInitCallBack
 
ConnectionCallback - com.codingapi.txlcn.tc.aspect.weave中的接口
Description: Date: 19-1-30 上午9:23
ConnectionHelper - com.codingapi.txlcn.tc.core.transaction.txc.resource中的类
 
ConnectionHelper(CompoundJdbcEventListener) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.resource.ConnectionHelper
 
ConnectionInformation - com.codingapi.txlcn.tc.support.p6spy.common中的类
 
ConnectionWrapper - com.codingapi.txlcn.tc.support.p6spy.wrapper中的类
This implementation wraps a Connection and notifies a JdbcEventListener about certain method invocations.
ConnectionWrapper(Connection, JdbcEventListener, ConnectionInformation) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
Should only be called by ConnectionWrapper.wrap(Connection, JdbcEventListener, ConnectionInformation) Setting to protected instead of private, so that CGLIB can create a subclass/proxy See also: net.sf.cglib.proxy.Enhancer#filterConstructors (protectedOk: true)
contains(Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
containsAll(Collection<?>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
containsKey(String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
mainKey是否存在key类型的附加对象
containsKey(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
key是否存在附加对象
containsKey(String, String) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
containsKey(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
convertToString(Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.Value
Returns the String representation of the given value depending on the value type.
count() - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
createArrayOf(String, Object[]) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createArrayOf(String, Object[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
createBlob() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createBlob() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
createClob() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createClob() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
createGroup(String, String, TransactionInfo, String) - 类 中的方法com.codingapi.txlcn.tc.core.template.TransactionControlTemplate
Client创建事务组操作集合
createGroup(String) - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
createGroup(String) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
创建事务组
createGroup(String) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
创建事务组
createNClob() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createNClob() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
createSQLXML() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createSQLXML() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
createStatement() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createStatement(int, int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createStatement(int, int, int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createStatement() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
createStatement(int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
createStatement(int, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
createStruct(String, Object[]) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
createStruct(String, Object[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
cur() - 类 中的静态方法com.codingapi.txlcn.tc.core.DTXLocalContext
获取当前线程变量。
CustomHashedHashSet<T> - com.codingapi.txlcn.tc.support.p6spy.common中的类
HashSet where entries are hashed using custom Hasher.
CustomHashedHashSet(Hasher) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
cutSuffix(String, StringBuilder) - 类 中的静态方法com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
从字符串构造器剪掉结束符

D

DataSourceAspect - com.codingapi.txlcn.tc.aspect中的类
create by lorne on 2018/1/5
DataSourceAspect(TxClientConfig, DTXResourceWeaver) - 类 的构造器com.codingapi.txlcn.tc.aspect.DataSourceAspect
 
DefaultDTXExceptionHandler - com.codingapi.txlcn.tc.core.checking中的类
Description: 分布式事务异常处理器类 Date: 2018/12/20
DefaultDTXExceptionHandler(TransactionCleanTemplate, TMReporter) - 类 的构造器com.codingapi.txlcn.tc.core.checking.DefaultDTXExceptionHandler
 
DefaultDTXPropagationResolver - com.codingapi.txlcn.tc.core.propagation中的类
Description: 事务传播逻辑处理 Date: 2018/12/5
DefaultDTXPropagationResolver() - 类 的构造器com.codingapi.txlcn.tc.core.propagation.DefaultDTXPropagationResolver
 
DefaultEventListener - com.codingapi.txlcn.tc.support.p6spy.event中的类
This implementation of JdbcEventListener must always be applied as the first listener.
DefaultGlobalContext - com.codingapi.txlcn.tc.core.context中的类
Description: Date: 19-1-22 下午6:17
DefaultGlobalContext(AttachmentCache, TxClientConfig, List<PrimaryKeysProvider>) - 类 的构造器com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
DefaultNotifiedUnitService - com.codingapi.txlcn.tc.txmsg.transaction中的类
Description: 默认RPC命令业务 Date: 2018/12/20
DefaultNotifiedUnitService(TransactionCleanTemplate, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.txmsg.transaction.DefaultNotifiedUnitService
 
delete(TableRecord) - 类 中的静态方法com.codingapi.txlcn.tc.core.transaction.txc.analy.undo.UndoLogAnalyser
 
DELETE - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
delete(long) - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
delete(long, long) - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
delete(String) - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
deleteAll() - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
DeleteAspectLogService - com.codingapi.txlcn.tc.txmsg.transaction中的类
Description: Date: 19-2-12 上午10:56
DeleteAspectLogService(AspectLogHelper) - 类 的构造器com.codingapi.txlcn.tc.txmsg.transaction.DeleteAspectLogService
 
DeleteImageParams - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: Date: 2018/12/14
DeleteImageParams() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.DeleteImageParams
 
deleteRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
deleteSqlPreviousData(Connection, DeleteImageParams) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcSqlExecutor
delete sql受影响数据
deleteSqlPreviousData(Connection, DeleteImageParams) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecutorImpl
 
deleteUndoLog(String, String) - 类 中的方法com.codingapi.txlcn.tc.corelog.txc.TxcLogHelper
删除TXC撤销日志
DependenciesImportSelector - com.codingapi.txlcn.tc.config中的类
Description: Date: 1/19/19
DependenciesImportSelector() - 类 的构造器com.codingapi.txlcn.tc.config.DependenciesImportSelector
 
destroy() - 类 中的方法com.codingapi.txlcn.tc.core.checking.SimpleDTXChecking
 
destroy() - 类 中的方法com.codingapi.txlcn.tc.corelog.H2DbHelper
 
destroy() - 类 中的方法com.codingapi.txlcn.tc.txmsg.ClientRpcAnswer
 
destroyTx(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
在用户业务前生成,业务后销毁
destroyTx() - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
destroyTx() - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
del tx info
destroyTx(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
del tx info
doBusinessCode(TxTransactionInfo) - 接口 中的方法com.codingapi.txlcn.tc.core.DTXLocalControl
执行业务代码
DOT - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
DTXAspectSupport - com.codingapi.txlcn.tc.support中的类
已过时。
DTXAspectSupport() - 类 的构造器com.codingapi.txlcn.tc.support.DTXAspectSupport
已过时。
 
DTXChecking - com.codingapi.txlcn.tc.core.checking中的接口
Description:分布式事务检测器。
DTXCheckingInitialization - com.codingapi.txlcn.tc.core.checking中的类
Description: Date: 1/27/19
DTXCheckingInitialization(DTXChecking, TransactionCleanTemplate) - 类 的构造器com.codingapi.txlcn.tc.core.checking.DTXCheckingInitialization
 
DTXExceptionHandler - com.codingapi.txlcn.tc.core.checking中的接口
Description: Date: 2018/12/18
DTXInfo - com.codingapi.txlcn.tc.aspect中的类
Description: Date: 19-1-11 下午1:21
DTXLocalContext - com.codingapi.txlcn.tc.core中的类
分布式事务远程调用控制对象 !!!
DTXLocalContext() - 类 的构造器com.codingapi.txlcn.tc.core.DTXLocalContext
 
DTXLocalControl - com.codingapi.txlcn.tc.core中的接口
LCN分布式事务控制
DTXLogicWeaver - com.codingapi.txlcn.tc.aspect.weave中的类
Description: Company: CodingApi Date: 2018/11/29
DTXLogicWeaver(DTXServiceExecutor, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.aspect.weave.DTXLogicWeaver
 
DTXPropagation - com.codingapi.txlcn.tc.annotation中的枚举
Description: Date: 19-1-11 下午4:21
DTXPropagationResolver - com.codingapi.txlcn.tc.core.propagation中的接口
Description: 事务分离器 Date: 2018/12/5
DTXPropagationState - com.codingapi.txlcn.tc.core中的枚举
 
DTXResourceWeaver - com.codingapi.txlcn.tc.aspect.weave中的类
Description: Company: CodingApi Date: 2018/12/2
DTXResourceWeaver(TxLcnBeanHelper) - 类 的构造器com.codingapi.txlcn.tc.aspect.weave.DTXResourceWeaver
 
DTXServiceExecutor - com.codingapi.txlcn.tc.core中的类
LCN分布式事务业务执行器 Created by lorne on 2017/6/8.
DTXServiceExecutor(TxLcnBeanHelper, TCGlobalContext, DTXPropagationResolver) - 类 的构造器com.codingapi.txlcn.tc.core.DTXServiceExecutor
 
dtxState(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
dtxState(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
判断某个事务是否不允许提交
DTXUserControls - com.codingapi.txlcn.tc.support中的类
Description: Date: 19-2-21 上午10:57
DTXUserControls() - 类 的构造器com.codingapi.txlcn.tc.support.DTXUserControls
 

E

echoTmClusterSize() - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.TMSearcher
 
EnableDistributedTransaction - com.codingapi.txlcn.tc.config中的注释类型
Description: use TxLcn Date: 1/19/19
equals(Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.AbstractWrapper
 
eventListener - 类 中的变量com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
execute() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
execute(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
execute(String, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
execute(String, int[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
execute(String, String[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
execute(TransactionCmd) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.RpcExecuteService
执行业务
execute(TransactionCmd) - 类 中的方法com.codingapi.txlcn.tc.txmsg.transaction.DefaultNotifiedUnitService
 
execute(TransactionCmd) - 类 中的方法com.codingapi.txlcn.tc.txmsg.transaction.DeleteAspectLogService
 
execute(TransactionCmd) - 类 中的方法com.codingapi.txlcn.tc.txmsg.transaction.GetAspectLogService
 
execute(TransactionCmd) - 类 中的方法com.codingapi.txlcn.tc.txmsg.transaction.RpcNotifyConnectService
 
executeBatch() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
executeQuery() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
executeQuery(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
executeUpdate() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
executeUpdate(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
executeUpdate(String, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
executeUpdate(String, int[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
executeUpdate(String, String[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
existsTable(Connection, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TableStructAnalyser
 
existsTable(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TableStructAnalyser
存在数据表判断

F

FieldCluster - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: 某表某行记录对应的字段信息,包括主键列表和普通字段列表 Date: 2018/12/13
FieldCluster() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.FieldCluster
 
FieldValue - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: 某行记录中某个字段相关信息 Date: 2018/12/13
FieldValue() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.FieldValue
 
findAll() - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
findColumn(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
findTxcLockSet(String, String) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
findTxcLockSet(String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
find txc lock set
first() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
FOR_UPDATE - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
forName(String) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
A utility for using the current class loader (rather than the system class loader) when instantiating a new class.
FROM - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
fromConnection(Connection) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.ConnectionInformation
This method should only be used in test scenarios

G

generateLogMessage() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
Generates log message with column values accessed if the row's column values have not already been logged.
getArgumentValues() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
getArray(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getArray(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getArray(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getArray(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getAsciiStream(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getAsciiStream(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
GetAspectLogService - com.codingapi.txlcn.tc.txmsg.transaction中的类
Description: Date: 2018/12/29
GetAspectLogService(AspectLogHelper) - 类 的构造器com.codingapi.txlcn.tc.txmsg.transaction.GetAspectLogService
 
getAttachment() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
getAutoCommit() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getAutoCommit() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getBigDecimal(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getBigDecimal(int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
已过时。
getBigDecimal(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getBigDecimal(int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
已过时。
getBigDecimal(String, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
已过时。
getBigDecimal(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBigDecimal(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBinaryStream(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBinaryStream(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBlob(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getBlob(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getBlob(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBlob(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBoolean(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getBoolean(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getBoolean(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBoolean(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getByte(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getByte(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getByte(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getByte(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBytes(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getBytes(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getBytes(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getBytes(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getCatalog() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getCatalog() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getCharacterStream(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getCharacterStream(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getCharacterStream(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getCharacterStream(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getClientInfo(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getClientInfo() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getClientInfo(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getClientInfo() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getClob(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getClob(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getClob(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getClob(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getCode() - 枚举 中的方法com.codingapi.txlcn.tc.core.DTXPropagationState
 
getConcurrency() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getConnection(ConnectionCallback) - 类 中的方法com.codingapi.txlcn.tc.aspect.weave.DTXResourceWeaver
 
getConnection() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getConnectionId() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ConnectionInformation
 
getConnectionInformation() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ConnectionInformation
getConnectionInformation() - 接口 中的方法com.codingapi.txlcn.tc.support.p6spy.common.Loggable
 
getConnectionInformation() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
getConnectionInformation() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
getConnectionInformation() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getCurrRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
 
getCursorName() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getDate(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getDate(String, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getDate(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getDate(int, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getDate(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getDate(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getDate(int, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getDate(String, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getDelegate() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getDouble(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getDouble(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getDouble(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getDouble(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getEventListener() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getFetchDirection() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getFetchDirection() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getFetchSize() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getFetchSize() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getFloat(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getFloat(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getFloat(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getFloat(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getFromCache(ProceedingJoinPoint) - 类 中的静态方法com.codingapi.txlcn.tc.aspect.DTXInfo
 
getFromCache(MethodInvocation) - 类 中的静态方法com.codingapi.txlcn.tc.aspect.DTXInfo
 
getFromCache(Method, Object[], Class<?>) - 类 中的静态方法com.codingapi.txlcn.tc.aspect.DTXInfo
 
getFullyQualifiedPrimaryKeys() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.TableStruct
重写Getter
getGeneratedKeys() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getHashCode(Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ClassHasher
 
getHashCode(Object) - 接口 中的方法com.codingapi.txlcn.tc.support.p6spy.common.Hasher
 
getHoldability() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getHoldability() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getHoldability() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getInt(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getInt(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getInt(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getInt(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getJdbcEventListener() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getLcnConnection(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
getLcnConnection(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
get lcn proxy
getLong(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getLong(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getLong(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getLong(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getMaxFieldSize() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getMaxRows() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getMetaData() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getMetaData() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getMetaData() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
getMetaData() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getMethod() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
getMethodStr() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
getMoreResults() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getMoreResults(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getNCharacterStream(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getNCharacterStream(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getNCharacterStream(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getNCharacterStream(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getNClob(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getNClob(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getNClob(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getNClob(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getNetworkTimeout() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getNetworkTimeout() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getNString(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getNString(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getNString(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getNString(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getObject(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getObject(String, Map<String, Class<?>>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getObject(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getObject(int, Map<String, Class<?>>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getObject(int, Class<T>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getObject(String, Class<T>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getObject(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getObject(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getObject(int, Map<String, Class<?>>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getObject(String, Map<String, Class<?>>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getObject(int, Class<T>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getObject(String, Class<T>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getOrder() - 类 中的方法com.codingapi.txlcn.tc.aspect.DataSourceAspect
 
getOrder() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
 
getOrNew() - 类 中的静态方法com.codingapi.txlcn.tc.core.DTXLocalContext
获取或新建一个线程变量。
getParameterMetaData() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
getParameterTypes() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
getParameterValues() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.PreparedStatementInformation
 
getPath(URL) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
 
getPrimaryKeyValuesList() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.PrimaryKeyListVisitor
 
getProperties(Map<String, String>) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
 
getPropertiesMap(Properties) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
 
getQueryTimeout() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getRef(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getRef(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getRef(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getRef(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getResultSet() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getResultSetConcurrency() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getResultSetHoldability() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getResultSetType() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getRowId(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getRowId(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getRowId(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getRowId(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getSchema() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getSchema() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getShort(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getShort(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getShort(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getShort(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getSql() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ConnectionInformation
 
getSql() - 接口 中的方法com.codingapi.txlcn.tc.support.p6spy.common.Loggable
 
getSql() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
 
getSql() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
getSqlWithValues() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CallableStatementInformation
Generates the query for the callable statement with all parameter placeholders replaced with the actual parameter values
getSqlWithValues() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ConnectionInformation
 
getSqlWithValues() - 接口 中的方法com.codingapi.txlcn.tc.support.p6spy.common.Loggable
 
getSqlWithValues() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.PreparedStatementInformation
Generates the query for the prepared statement with all parameter placeholders replaced with the actual parameter values
getSqlWithValues() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
 
getSqlWithValues() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
getSQLXML(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getSQLXML(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getSQLXML(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getSQLXML(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getStatement() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
getStatement() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getStatementInformation() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
 
getStatementQuery() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
getString(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getString(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getString(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getString(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTargetClazz() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
getTime(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getTime(String, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getTime(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getTime(int, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getTime(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTime(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTime(int, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTime(String, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTimestamp(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getTimestamp(String, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getTimestamp(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getTimestamp(int, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getTimestamp(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTimestamp(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTimestamp(int, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTimestamp(String, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTotalTimeElapsed() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
getTransactionIsolation() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getTransactionIsolation() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getTxLog(String, String) - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
getTxLog(long) - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
getType() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getTypeMap() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getTypeMap() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getUndoLogByGroupAndUnitId(String, String) - 类 中的方法com.codingapi.txlcn.tc.corelog.txc.TxcLogHelper
获取某个事务下具体UNIT的TXC撤销日志
getUnicodeStream(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
已过时。
getUnicodeStream(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
已过时。
getUpdateCount() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
getURL(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getURL(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
getURL(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getURL(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getValue() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.Value
 
getWarnings() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
getWarnings() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
getWarnings() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
getWarnings() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 

H

H2DbHelper - com.codingapi.txlcn.tc.corelog中的类
Description: h2数据库操作类 Company: CodingApi Date: 2018/12/20
H2DbHelper(H2DbProperties) - 类 的构造器com.codingapi.txlcn.tc.corelog.H2DbHelper
 
H2DbProperties - com.codingapi.txlcn.tc.corelog中的类
 
H2DbProperties(ConfigurableEnvironment, ServerProperties) - 类 的构造器com.codingapi.txlcn.tc.corelog.H2DbProperties
 
handle(ResultSet) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcModifiedRecordListHandler
 
handleCreateGroupBusinessException(Object, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.checking.DefaultDTXExceptionHandler
 
handleCreateGroupBusinessException(Object, Throwable) - 接口 中的方法com.codingapi.txlcn.tc.core.checking.DTXExceptionHandler
处理创建事务组TxManager业务异常
handleCreateGroupMessageException(Object, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.checking.DefaultDTXExceptionHandler
 
handleCreateGroupMessageException(Object, Throwable) - 接口 中的方法com.codingapi.txlcn.tc.core.checking.DTXExceptionHandler
处理创建事务组TxManager通信异常
handleJoinGroupBusinessException(Object, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.checking.DefaultDTXExceptionHandler
 
handleJoinGroupBusinessException(Object, Throwable) - 接口 中的方法com.codingapi.txlcn.tc.core.checking.DTXExceptionHandler
加入事务组TxManager业务异常
handleJoinGroupMessageException(Object, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.checking.DefaultDTXExceptionHandler
 
handleJoinGroupMessageException(Object, Throwable) - 接口 中的方法com.codingapi.txlcn.tc.core.checking.DTXExceptionHandler
加入事务组TxManager通讯异常
handleNotifyGroupBusinessException(Object, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.checking.DefaultDTXExceptionHandler
 
handleNotifyGroupBusinessException(Object, Throwable) - 接口 中的方法com.codingapi.txlcn.tc.core.checking.DTXExceptionHandler
通知事务组业务异常处理
handleNotifyGroupMessageException(Object, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.checking.DefaultDTXExceptionHandler
 
handleNotifyGroupMessageException(Object, Throwable) - 接口 中的方法com.codingapi.txlcn.tc.core.checking.DTXExceptionHandler
通知事务组消息异常处理
hashCode() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.AbstractWrapper
 
Hasher - com.codingapi.txlcn.tc.support.p6spy.common中的接口
Alternative hash code implementation for the usage with CustomHashedHashSet.
hasTxContext() - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
hasTxContext() - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
has tx context

I

incrementCurrRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
 
incrementTimeElapsed(long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
init() - 类 中的方法com.codingapi.txlcn.tc.core.checking.DTXCheckingInitialization
 
init() - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
init() - 类 中的方法com.codingapi.txlcn.tc.corelog.txc.TxcLogHelper
TXC撤销日志存储表准备
init() - 类 中的方法com.codingapi.txlcn.tc.txmsg.TCRpcServer
 
initClient(String, String) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
初始化客户端请求
insert(TableRecord) - 类 中的静态方法com.codingapi.txlcn.tc.core.transaction.txc.analy.undo.UndoLogAnalyser
 
INSERT - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
InsertImageParams - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: Date: 19-1-18 下午5:38
InsertImageParams() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.InsertImageParams
 
insertRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
INSTANCE - 类 中的静态变量com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
invoke(MethodInvocation) - 类 中的方法com.codingapi.txlcn.tc.aspect.interceptor.TxLcnInterceptor
 
isAfterLast() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
isBeforeFirst() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
isClosed() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
isClosed() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
isClosed() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
isClosed() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
isCloseOnCompletion() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
isDTXTimeout() - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
isDTXTimeout() - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
is time out
isFirst() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
isIgnored() - 枚举 中的方法com.codingapi.txlcn.tc.core.DTXPropagationState
 
isLast() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
isPoolable() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
isProxy(Object) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.wrapper.AbstractWrapper
Used to determine is a given object is a Proxy created by this proxy factory.
isProxy(Class<?>) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.wrapper.AbstractWrapper
Used to determine if the given class is a proxy class.
isReadOnly() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
isReadOnly() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
issLock() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.LockableSelect
 
isTrue(String, boolean) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
 
isValid(int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
isValid(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
isWrapperFor(Class<?>) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
isWrapperFor(Class<?>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.AbstractWrapper
 
isWrapperFor(Class<?>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
isxLock() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.LockableSelect
 
iterator() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
ITxTransaction - com.codingapi.txlcn.tc.annotation中的接口
create by lorne on 2018/1/25

J

JdbcEventListener - com.codingapi.txlcn.tc.support.p6spy.event中的类
Implementations of this class receive notifications for interesting JDBC events.
JdbcEventListener() - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
 
joinGroup(String, String, String, TransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.template.TransactionControlTemplate
Client加入事务组操作集合
joinGroup(String, String, String, int) - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
joinGroup(JoinGroupParams) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
加入事务组
joinGroup(String, String, String, int) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
加入事务组
joinNullSafe(Collection<String>, String) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
 

L

last() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
LcnConnectionProxy - com.codingapi.txlcn.tc.core.transaction.lcn.resource中的类
 
LcnConnectionProxy(Connection) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
LcnDefaultTransaction - com.codingapi.txlcn.tc.core.transaction.lcn.control中的类
Description: Date: 2018/12/3
LcnDefaultTransaction() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnDefaultTransaction
 
LcnNotifiedUnitService - com.codingapi.txlcn.tc.txmsg.transaction中的类
Description: Date: 2018/12/11
LcnNotifiedUnitService(TransactionCleanTemplate, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.txmsg.transaction.LcnNotifiedUnitService
 
LcnRunningTransaction - com.codingapi.txlcn.tc.core.transaction.lcn.control中的类
Description: Date: 2018/12/3
LcnRunningTransaction(TransactionCleanTemplate, TransactionControlTemplate) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnRunningTransaction
 
LcnStartingTransaction - com.codingapi.txlcn.tc.core.transaction.lcn.control中的类
 
LcnStartingTransaction(TransactionControlTemplate, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnStartingTransaction
 
LcnTransaction - com.codingapi.txlcn.tc.annotation中的注释类型
Description: type [lcn] of DTX Date: 1/4/19
LcnTransactionCleanService - com.codingapi.txlcn.tc.core.transaction.lcn.control中的类
Description: Date: 2018/12/13
LcnTransactionCleanService(TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnTransactionCleanService
 
lcnTransactionPointcut() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
DTC Aspect (Type of LCN)
LcnTransactionResourceProxy - com.codingapi.txlcn.tc.core.transaction.lcn.resource中的类
 
LcnTransactionResourceProxy(TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnTransactionResourceProxy
 
loadDTXLocalControl(String, DTXPropagationState) - 类 中的方法com.codingapi.txlcn.tc.support.TxLcnBeanHelper
 
loadRpcExecuteService(String, LCNCmdType) - 类 中的方法com.codingapi.txlcn.tc.support.TxLcnBeanHelper
 
loadTransactionCleanService(String) - 类 中的方法com.codingapi.txlcn.tc.support.TxLcnBeanHelper
 
loadTransactionResourceProxy(String) - 类 中的方法com.codingapi.txlcn.tc.support.TxLcnBeanHelper
 
locateFile(String) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
Locates a file on the file system or on the classpath.
locateOnClassPath(String) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
Locates a file on the classpath.
LOCK_IN_SHARE_MODE - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
LockableSelect - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: 业务Select语句信息。
LockableSelect(Select) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.LockableSelect
 
lockSelect(SelectImageParams, boolean) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcService
锁定资源。
lockSelect(SelectImageParams, boolean) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcServiceImpl
 
Loggable - com.codingapi.txlcn.tc.support.p6spy.common中的接口
Assures capability of the class to be logged by
LogHelper - com.codingapi.txlcn.tc.corelog中的接口
Description: Date: 19-1-21 上午9:30
LoopMessenger - com.codingapi.txlcn.tc.txmsg中的类
Description: Date: 19-1-22 下午5:12
LoopMessenger(RpcClient, TxClientConfig) - 类 的构造器com.codingapi.txlcn.tc.txmsg.LoopMessenger
 

M

makeNeverAppeared() - 类 中的静态方法com.codingapi.txlcn.tc.core.DTXLocalContext
清理线程变量
makeProxy() - 类 中的静态方法com.codingapi.txlcn.tc.core.DTXLocalContext
设置代理资源
makeUnProxy() - 类 中的静态方法com.codingapi.txlcn.tc.core.DTXLocalContext
设置不代理资源
MapBasedAttachmentCache - com.codingapi.txlcn.tc.core.context中的类
Description: 基于JDK线程安全的 ConcurrentHashMap 实现的 AttachmentCache Date: 19-1-23 下午12:04
MapBasedAttachmentCache() - 类 的构造器com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
MessageCreator - com.codingapi.txlcn.tc.txmsg中的类
 
MessageCreator() - 类 的构造器com.codingapi.txlcn.tc.txmsg.MessageCreator
 
MessageParser - com.codingapi.txlcn.tc.txmsg中的类
消息解析器
MessageParser() - 类 的构造器com.codingapi.txlcn.tc.txmsg.MessageParser
 
modIdProvider(ConfigurableEnvironment, ServerProperties) - 类 中的方法com.codingapi.txlcn.tc.TCAutoConfiguration
 
ModifiedRecord - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: 业务操作数据库所受影响的数据库记录 Date: 2018/12/13
ModifiedRecord() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.ModifiedRecord
 
moveToCurrentRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
moveToInsertRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
MYSQL_TABLE_NOT_EXISTS_CODE - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 

N

nativeSQL(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
nativeSQL(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
next() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
notify(int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
notify connection
notifyGroup(String, String, String, int) - 类 中的方法com.codingapi.txlcn.tc.core.template.TransactionControlTemplate
Client通知事务组操作集合
notifyGroup(String, int) - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
notifyGroup(NotifyGroupParams) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
关闭事务组
notifyGroup(String, int) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
通知事务组
notifyUnitFailResponse(Serializable, String) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
通知事务单元失败
notifyUnitOkResponse(Serializable, String) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
通知事务单元成功

O

objectToBlob(Object) - 类 中的静态方法com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
java Object to bytes
onAfterAddBatch(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterAddBatch(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterAddBatch(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterAddBatch(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Statement.addBatch(String) or Statement.addBatch(String) method is invoked.
onAfterAddBatch(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Statement.addBatch(String) or Statement.addBatch(String) method is invoked.
onAfterAddBatch(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterAddBatch(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterAnyAddBatch(StatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
This callback method is executed before any Statement.addBatch* method is invoked
onAfterAnyExecute(StatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
This callback method is executed after any Statement.execute* method is invoked
onAfterCallableStatementSet(CallableStatementInformation, String, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterCallableStatementSet(CallableStatementInformation, String, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterCallableStatementSet(CallableStatementInformation, String, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after any of the CallableStatement.set* methods are invoked.
onAfterCommit(ConnectionInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterCommit(ConnectionInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Connection.commit() method is invoked.
onAfterConnectionClose(ConnectionInformation, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterConnectionClose(ConnectionInformation, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Connection.close() method is invoked.
onAfterExecute(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterExecute(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterExecute(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.TxcJdbcEventListener
 
onAfterExecute(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.TxcJdbcEventListener
 
onAfterExecute(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterExecute(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterExecute(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after any the PreparedStatement.execute() methods are invoked.
onAfterExecute(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after any the Statement.execute(String) methods are invoked.
onAfterExecute(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterExecute(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterExecuteBatch(StatementInformation, long, int[], SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterExecuteBatch(StatementInformation, long, int[], SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterExecuteBatch(StatementInformation, long, int[], SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Statement.executeBatch() method is invoked.
onAfterExecuteBatch(StatementInformation, long, int[], SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterExecuteQuery(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterExecuteQuery(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterExecuteQuery(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterExecuteQuery(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterExecuteQuery(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the PreparedStatement.executeQuery() method is invoked.
onAfterExecuteQuery(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Statement.executeQuery(String) method is invoked.
onAfterExecuteQuery(PreparedStatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterExecuteQuery(StatementInformation, long, String, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterExecuteUpdate(PreparedStatementInformation, long, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterExecuteUpdate(StatementInformation, long, String, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterExecuteUpdate(PreparedStatementInformation, long, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.TxcJdbcEventListener
 
onAfterExecuteUpdate(StatementInformation, long, String, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.TxcJdbcEventListener
 
onAfterExecuteUpdate(PreparedStatementInformation, long, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterExecuteUpdate(StatementInformation, long, String, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterExecuteUpdate(PreparedStatementInformation, long, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the PreparedStatement.executeUpdate() method is invoked.
onAfterExecuteUpdate(StatementInformation, long, String, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after any of the Statement.executeUpdate(String) methods are invoked.
onAfterExecuteUpdate(PreparedStatementInformation, long, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterExecuteUpdate(StatementInformation, long, String, int, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onAfterGetConnection(ConnectionInformation, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterGetConnection(ConnectionInformation, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after a Connection obtained from a DataSource or a Driver.
onAfterGetResultSet(StatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterGetResultSet(StatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterGetResultSet(StatementInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Statement.getResultSet() method is invoked.
onAfterPreparedStatementSet(PreparedStatementInformation, int, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterPreparedStatementSet(PreparedStatementInformation, int, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterPreparedStatementSet(PreparedStatementInformation, int, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after any of the PreparedStatement.set* methods are invoked.
onAfterResultSetClose(ResultSetInformation, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterResultSetClose(ResultSetInformation, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the ResultSet.close() method is invoked.
onAfterResultSetGet(ResultSetInformation, String, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterResultSetGet(ResultSetInformation, int, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterResultSetGet(ResultSetInformation, String, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after any of the ResultSet#get*(String) methods are invoked.
onAfterResultSetGet(ResultSetInformation, int, Object, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after any of the ResultSet#get*(int) methods are invoked.
onAfterResultSetNext(ResultSetInformation, long, boolean, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterResultSetNext(ResultSetInformation, long, boolean, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.DefaultEventListener
 
onAfterResultSetNext(ResultSetInformation, long, boolean, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the ResultSet.next() method is invoked.
onAfterRollback(ConnectionInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterRollback(ConnectionInformation, long, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Connection.rollback() or the Connection.rollback(Savepoint) method is invoked.
onAfterStatementClose(StatementInformation, SQLException) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onAfterStatementClose(StatementInformation, SQLException) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed after the Statement.close() method is invoked.
onBeforeAddBatch(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeAddBatch(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeAddBatch(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the PreparedStatement.addBatch() method is invoked.
onBeforeAddBatch(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the Statement.addBatch(String) or Statement.addBatch(String) method is invoked.
onBeforeAddBatch(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeAddBatch(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeAnyAddBatch(StatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
This callback method is executed before any Statement.addBatch* method is invoked
onBeforeAnyExecute(StatementInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.TxcJdbcEventListener
 
onBeforeAnyExecute(StatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
This callback method is executed before any Statement.execute* method is invoked
onBeforeCommit(ConnectionInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeCommit(ConnectionInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the Connection.commit() method is invoked.
onBeforeExecute(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeExecute(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeExecute(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before any of the PreparedStatement.execute() methods are invoked.
onBeforeExecute(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before any of the Statement.execute(String) methods are invoked.
onBeforeExecute(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeExecute(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeExecuteBatch(StatementInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeExecuteBatch(StatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the Statement.executeBatch() method is invoked.
onBeforeExecuteBatch(StatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeExecuteQuery(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeExecuteQuery(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeExecuteQuery(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the PreparedStatement.executeQuery() method is invoked.
onBeforeExecuteQuery(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the Statement.executeQuery(String) method is invoked.
onBeforeExecuteQuery(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeExecuteQuery(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeExecuteUpdate(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeExecuteUpdate(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeExecuteUpdate(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the PreparedStatement.executeUpdate() method is invoked.
onBeforeExecuteUpdate(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before any of the Statement.executeUpdate(String) methods are invoked.
onBeforeExecuteUpdate(PreparedStatementInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeExecuteUpdate(StatementInformation, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
onBeforeGetConnection(ConnectionInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeGetConnection(ConnectionInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before a Connection obtained from a DataSource or a Driver.
onBeforeResultSetNext(ResultSetInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeResultSetNext(ResultSetInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the ResultSet.next() method is invoked.
onBeforeRollback(ConnectionInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
 
onBeforeRollback(ConnectionInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
This callback method is executed before the Connection.rollback() or the Connection.rollback(Savepoint) method is invoked.
onBusinessCodeError(TxTransactionInfo, Throwable) - 接口 中的方法com.codingapi.txlcn.tc.core.DTXLocalControl
业务代码执行失败
onBusinessCodeError(TxTransactionInfo, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnRunningTransaction
 
onBusinessCodeError(TxTransactionInfo, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnStartingTransaction
 
onBusinessCodeError(TxTransactionInfo, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.control.TccRunningTransaction
 
onBusinessCodeError(TxTransactionInfo, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.control.TccStartingTransaction
 
onBusinessCodeError(TxTransactionInfo, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcRunningTransaction
 
onBusinessCodeError(TxTransactionInfo, Throwable) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcStartingTransaction
 
onBusinessCodeSuccess(TxTransactionInfo, Object) - 接口 中的方法com.codingapi.txlcn.tc.core.DTXLocalControl
业务代码执行成功
onBusinessCodeSuccess(TxTransactionInfo, Object) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnRunningTransaction
 
onBusinessCodeSuccess(TxTransactionInfo, Object) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnStartingTransaction
 
onBusinessCodeSuccess(TxTransactionInfo, Object) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.control.TccRunningTransaction
 
onBusinessCodeSuccess(TxTransactionInfo, Object) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.control.TccStartingTransaction
 
onBusinessCodeSuccess(TxTransactionInfo, Object) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcRunningTransaction
 
onBusinessCodeSuccess(TxTransactionInfo, Object) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcStartingTransaction
 
onConnected(String) - 接口 中的方法com.codingapi.txlcn.tc.support.listener.RpcEnvStatusListener
on connect
onConnected(String) - 类 中的方法com.codingapi.txlcn.tc.txmsg.AutoTMClusterEngine
 
onConnectFail(String) - 接口 中的方法com.codingapi.txlcn.tc.support.listener.RpcEnvStatusListener
on connect fail
onConnectFail(String) - 类 中的方法com.codingapi.txlcn.tc.txmsg.AutoTMClusterEngine
 
onConnectionWrapped(ConnectionInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.CompoundJdbcEventListener
已过时。
onConnectionWrapped(ConnectionInformation) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.event.JdbcEventListener
onInitialized(String) - 接口 中的方法com.codingapi.txlcn.tc.support.listener.RpcEnvStatusListener
on init
onInitialized(String) - 类 中的方法com.codingapi.txlcn.tc.txmsg.AutoTMClusterEngine
 
onTcReceivedHeart(RpcCmd) - 类 中的方法com.codingapi.txlcn.tc.txmsg.TCSideRpcInitCallBack
 
onTransactionBegin(TxTransactionInfo) - 接口 中的方法com.codingapi.txlcn.tc.support.listener.TransactionListener
tx begin
onTransactionClean(String, String, int) - 接口 中的方法com.codingapi.txlcn.tc.support.listener.TransactionListener
tx clean
onTransactionError(TxTransactionInfo) - 接口 中的方法com.codingapi.txlcn.tc.support.listener.TransactionListener
tx error
OR - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 

P

P6Proxy - com.codingapi.txlcn.tc.support.p6spy.wrapper中的接口
Marker interface added to all proxies generated by P6Spy.
P6spyJdbcEventListener - com.codingapi.txlcn.tc.support.p6spy.event中的类
This event listener offers more coarse grained event listener methods as it aggregates events for the execute* and addBatch methods.
P6spyJdbcEventListener() - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.event.P6spyJdbcEventListener
 
P6Util - com.codingapi.txlcn.tc.support.p6spy.common中的类
 
parseCSVList(String) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
 
parseInt(String, int) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
 
parser(String) - 枚举 中的静态方法com.codingapi.txlcn.tc.annotation.DTXPropagation
 
parser(RpcCmd) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageParser
 
postBusinessCode(TxTransactionInfo) - 接口 中的方法com.codingapi.txlcn.tc.core.DTXLocalControl
清场
postBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnStartingTransaction
 
postBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.control.TccStartingTransaction
事务发起方 自己执行 提交 / 取消 事件
postBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcStartingTransaction
 
postInsert(StatementInformation) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.SqlExecuteInterceptor
程序业务insert 语句执行后植入事务操作
postInsert(StatementInformation) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecuteInterceptor
 
preBusinessCode(TxTransactionInfo) - 接口 中的方法com.codingapi.txlcn.tc.core.DTXLocalControl
业务代码执行前
preBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnDefaultTransaction
 
preBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnRunningTransaction
 
preBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.control.LcnStartingTransaction
 
preBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.control.TccRunningTransaction
 
preBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.control.TccStartingTransaction
 
preBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcDefaultTransaction
 
preBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcRunningTransaction
 
preBusinessCode(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.control.TxcStartingTransaction
 
preDelete(Delete) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.SqlExecuteInterceptor
程序业务delete 语句执行前植入事务操作
preDelete(Delete) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecuteInterceptor
 
preInsert(Insert) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.SqlExecuteInterceptor
程序业务insert 语句执行前植入事务操作
preInsert(Insert) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecuteInterceptor
 
prepareCall(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareCall(String, int, int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareCall(String, int, int, int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareCall(String, int, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
prepareCall(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
prepareCall(String, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
PreparedStatementInformation - com.codingapi.txlcn.tc.support.p6spy.common中的类
Stores information about the prepared statement and bind variables.
PreparedStatementInformation(ConnectionInformation, String) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.common.PreparedStatementInformation
 
PreparedStatementWrapper - com.codingapi.txlcn.tc.support.p6spy.wrapper中的类
This implementation wraps a PreparedStatement and notifies a JdbcEventListener about certain method invocations.
PreparedStatementWrapper(PreparedStatement, PreparedStatementInformation, JdbcEventListener) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
prepareStatement(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareStatement(String, int, int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareStatement(String, int, int, int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareStatement(String, int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareStatement(String, int[]) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareStatement(String, String[]) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
prepareStatement(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
prepareStatement(String, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
prepareStatement(String, int, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
prepareStatement(String, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
prepareStatement(String, int[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
prepareStatement(String, String[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
preSelect(LockableSelect) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.SqlExecuteInterceptor
程序业务select 语句执行前植入事务操作
preSelect(LockableSelect) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecuteInterceptor
 
preUpdate(Update) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.SqlExecuteInterceptor
程序业务update 语句执行前植入事务操作
preUpdate(Update) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecuteInterceptor
 
previous() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
PrimaryKeyListVisitor - com.codingapi.txlcn.tc.core.transaction.txc.analy中的类
Description: Date: 2018/12/14
PrimaryKeyListVisitor(Table, List<Column>, List<String>) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.PrimaryKeyListVisitor
 
PrimaryKeysProvider - com.codingapi.txlcn.tc.core.transaction.txc.analy.def中的接口
Description: 关系型数据库表与主键的映射关系 Date: 19-1-25 下午3:43
provide() - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.PrimaryKeysProvider
提供TXC模式下所有操作的表的主键,数据库指定主键可以不用在这里体现 key 是数据表名,value 是数据表对应的主键列表
proxy(Connection) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.ConnectionHelper
 
proxyConnection(ConnectionCallback) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnTransactionResourceProxy
 
proxyConnection(ConnectionCallback) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.tcc.resource.TccTransactionResourceProxy
 
proxyConnection(ConnectionCallback) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.resource.TxcTransactionResourceProxy
 
proxyConnection(ConnectionCallback) - 接口 中的方法com.codingapi.txlcn.tc.support.resouce.TransactionResourceProxy
获取资源连接

Q

query(String, ResultSetHandler<T>, Object...) - 类 中的方法com.codingapi.txlcn.tc.corelog.H2DbHelper
 
query(String, ScalarHandler<T>, Object...) - 类 中的方法com.codingapi.txlcn.tc.corelog.H2DbHelper
 
queryRunner(DataSource) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.TxcConfiguration
Spring ApplicationContext at least one Primary java.sql.DataSource.
queryRunner() - 类 中的方法com.codingapi.txlcn.tc.corelog.H2DbHelper
 
queryTMCluster() - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
queryTMCluster() - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
查询集群的其他TM实例

R

recordByColumns(ResultSet, List<String>) - 类 中的静态方法com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
获取修改记录
refreshRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
registerOutParameter(int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
registerOutParameter(int, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
registerOutParameter(int, int, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
registerOutParameter(String, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
registerOutParameter(String, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
registerOutParameter(String, int, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
relative(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
releaseLocks(Set<String>) - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
releaseLocks(Set<String>) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
释放锁消息
releaseLocks(Set<String>) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
释放锁
releaseSavepoint(Savepoint) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
releaseSavepoint(Savepoint) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
ReliableMessenger - com.codingapi.txlcn.tc.txmsg中的接口
Description: Date: 19-1-22 下午5:14
remove(String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
移除mainKey key类型的附加对象
remove(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
移除key的附加对象
remove(String, String) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
remove(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
remove(Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
removeAll(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.AttachmentCache
移除mainKey所有类型的附加对象
removeAll(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.MapBasedAttachmentCache
 
removeAll(Collection<?>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
reportInvalidTM(HashSet<String>) - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
reportInvalidTM(HashSet<String>) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
报告失效的TM
reportTccCleanException(String, String, int) - 类 中的方法com.codingapi.txlcn.tc.txmsg.TMReporter
Manager 记录TCC清理事务失败
reportTransactionState(String, String, Short, int) - 类 中的方法com.codingapi.txlcn.tc.txmsg.TMReporter
Manager 记录事务状态
reportTxcUndoException(String, String, List<StatementInfo>) - 类 中的方法com.codingapi.txlcn.tc.txmsg.TMReporter
 
request(MessageDto) - 类 中的方法com.codingapi.txlcn.tc.txmsg.LoopMessenger
 
request(MessageDto) - 接口 中的方法com.codingapi.txlcn.tc.txmsg.ReliableMessenger
发起一个请求
resolveDeleteImage(DeleteImageParams) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcService
delete 前置镜像
resolveDeleteImage(DeleteImageParams) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcServiceImpl
 
resolveInsertImage(InsertImageParams) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcService
insert 前置镜像
resolveInsertImage(InsertImageParams) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcServiceImpl
 
resolvePropagationState(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.propagation.DefaultDTXPropagationResolver
 
resolvePropagationState(TxTransactionInfo) - 接口 中的方法com.codingapi.txlcn.tc.core.propagation.DTXPropagationResolver
判断事务状态
resolveUpdateImage(UpdateImageParams) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcService
update 前置镜像
resolveUpdateImage(UpdateImageParams) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcServiceImpl
 
ResultSetInformation - com.codingapi.txlcn.tc.support.p6spy.common中的类
 
ResultSetInformation(StatementInformation) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
 
ResultSetWrapper - com.codingapi.txlcn.tc.support.p6spy.wrapper中的类
This implementation wraps a ResultSet and notifies a JdbcEventListener about certain method invocations.
ResultSetWrapper(ResultSet, ResultSetInformation, JdbcEventListener) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
retainAll(Collection<?>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CustomHashedHashSet
 
rollback() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
rollback(Savepoint) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
rollback() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
rollback(Savepoint) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
rollbackCurrentGroup() - 类 中的静态方法com.codingapi.txlcn.tc.support.DTXUserControls
 
rollbackGroup(String) - 类 中的静态方法com.codingapi.txlcn.tc.support.DTXUserControls
 
rowDeleted() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
rowInserted() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
rowUpdated() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
RpcEnvStatusListener - com.codingapi.txlcn.tc.support.listener中的接口
Description: Date: 1/27/19
RpcExecuteService - com.codingapi.txlcn.tc.txmsg中的接口
LCN分布式事务资源控制
RpcNotifyConnectService - com.codingapi.txlcn.tc.txmsg.transaction中的类
Description: Company: CodingApi Date: 2018/12/29
RpcNotifyConnectService(RpcClientInitializer) - 类 的构造器com.codingapi.txlcn.tc.txmsg.transaction.RpcNotifyConnectService
 
runTransaction(DTXInfo, BusinessCallback) - 类 中的方法com.codingapi.txlcn.tc.aspect.weave.DTXLogicWeaver
 
runWithLcnTransaction(ProceedingJoinPoint) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
 
runWithTccTransaction(ProceedingJoinPoint) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
 
runWithTxcTransaction(ProceedingJoinPoint) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
 

S

save(AspectLog) - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
saveUndoLog(UndoLogDO) - 类 中的方法com.codingapi.txlcn.tc.corelog.txc.TxcLogHelper
保存TXC撤销日志
search() - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.TMSearcher
重新搜寻TM
searchedOne() - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.TMSearcher
搜索到一个
SELECT - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
SelectImageParams - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: Date: 2018/12/17
SelectImageParams() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.SelectImageParams
 
selectImports(AnnotationMetadata) - 类 中的方法com.codingapi.txlcn.tc.config.DependenciesImportSelector
resolve the spi classes
selectSqlPreviousPrimaryKeys(Connection, SelectImageParams) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcSqlExecutor
select 语句受影响数据查询
selectSqlPreviousPrimaryKeys(Connection, SelectImageParams) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecutorImpl
 
SET - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
setApplicationContext(ApplicationContext) - 类 中的方法com.codingapi.txlcn.tc.support.DTXUserControls
 
setArgumentValues(Object[]) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
setArray(int, Array) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setAsciiStream(String, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setAsciiStream(String, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setAsciiStream(String, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setAsciiStream(int, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setAsciiStream(int, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setAttachment(Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
setAutoCommit(boolean) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setAutoCommit(boolean) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setBigDecimal(String, BigDecimal) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBigDecimal(int, BigDecimal) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setBinaryStream(String, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBinaryStream(String, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBinaryStream(String, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBinaryStream(int, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setBinaryStream(int, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setBlob(String, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBlob(String, Blob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBlob(String, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBlob(int, Blob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setBlob(int, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setBlob(int, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setBoolean(String, boolean) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBoolean(int, boolean) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setByte(String, byte) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setByte(int, byte) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setBytes(String, byte[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setBytes(int, byte[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setCatalog(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setCatalog(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setCharacterStream(String, Reader, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setCharacterStream(String, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setCharacterStream(String, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setCharacterStream(int, Reader, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setCharacterStream(int, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setCharacterStream(int, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setClientInfo(String, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setClientInfo(Properties) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setClientInfo(String, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setClientInfo(Properties) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setClob(String, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setClob(String, Clob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setClob(String, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setClob(int, Clob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setClob(int, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setClob(int, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setColumnValue(String, Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.ResultSetInformation
 
setCursorName(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
setDate(String, Date) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setDate(String, Date, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setDate(int, Date) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setDate(int, Date, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setDouble(String, double) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setDouble(int, double) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setEscapeProcessing(boolean) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
setFetchDirection(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
setFetchDirection(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
setFetchSize(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
setFetchSize(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
setFloat(String, float) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setFloat(int, float) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setHoldability(int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setHoldability(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setInt(String, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setInt(int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setLcnConnection(String, LcnConnectionProxy) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
setLcnConnection(String, LcnConnectionProxy) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
set lcn connection
setLong(String, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setLong(int, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setMaxFieldSize(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
setMaxRows(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
setMethod(String) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
setMethodStr(String) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
setNCharacterStream(String, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setNCharacterStream(String, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setNCharacterStream(int, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setNCharacterStream(int, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setNClob(String, NClob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setNClob(String, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setNClob(String, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setNClob(int, NClob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setNClob(int, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setNClob(int, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setNetworkTimeout(Executor, int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setNetworkTimeout(Executor, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setNString(String, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setNString(int, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setNull(String, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setNull(String, int, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setNull(int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setNull(int, int, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setObject(String, Object, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setObject(String, Object, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setObject(String, Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setObject(int, Object, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setObject(int, Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setObject(int, Object, int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setParameterTypes(Class[]) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
setParameterValue(String, Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.CallableStatementInformation
Records the value of a parameter.
setParameterValue(int, Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.PreparedStatementInformation
Records the value of a parameter.
setPoolable(boolean) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
setQueryTimeout(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
setReadOnly(boolean) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setReadOnly(boolean) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setRef(int, Ref) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setRollbackOnly(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
setRollbackOnly(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
设置某个事务组不允许提交
setRollbackOnly() - 类 中的静态方法com.codingapi.txlcn.tc.support.DTXAspectSupport
已过时。
回滚分布式事务
setRowId(String, RowId) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setRowId(int, RowId) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setSavepoint() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setSavepoint(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setSavepoint() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setSavepoint(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setSchema(String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setSchema(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setShort(String, short) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setShort(int, short) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setSQLXML(String, SQLXML) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setSQLXML(int, SQLXML) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setStatement(Statement) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
setStatementQuery(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
setString(String, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setString(int, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setTargetClazz(Class) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
setTime(String, Time) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setTime(String, Time, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setTime(int, Time) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setTime(int, Time, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setTimestamp(String, Timestamp) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setTimestamp(String, Timestamp, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setTimestamp(int, Timestamp) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setTimestamp(int, Timestamp, Calendar) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setTransactionAttributes(Properties) - 类 中的方法com.codingapi.txlcn.tc.aspect.interceptor.TxLcnInterceptor
 
setTransactionCleanTemplate(TransactionCleanTemplate) - 类 中的方法com.codingapi.txlcn.tc.core.checking.SimpleDTXChecking
 
setTransactionIsolation(int) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setTransactionIsolation(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
setUnicodeStream(int, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
已过时。
setURL(String, URL) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
setURL(int, URL) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
setValue(Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.Value
 
shouldLock() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.LockableSelect
 
SimpleDTXChecking - com.codingapi.txlcn.tc.core.checking中的类
Description: 基于JDK任务调度线程池实现的DTX检测 Date: 2018/12/19
SimpleDTXChecking(TxClientConfig, AspectLogger, TMReporter, TCGlobalContext, ReliableMessenger) - 类 的构造器com.codingapi.txlcn.tc.core.checking.SimpleDTXChecking
 
singleLine(String) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.common.P6Util
 
SQL_COMMA_SEPARATOR - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
SQL_TYPE_DELETE - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
SQL_TYPE_INSERT - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
SQL_TYPE_SELECT - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
SQL_TYPE_UPDATE - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
SqlExecuteInterceptor - com.codingapi.txlcn.tc.core.transaction.txc.analy.def中的接口
Description: 程序业务SQL执行拦截器 Date: 2018/12/13
SqlUtils - com.codingapi.txlcn.tc.core.transaction.txc.analy.util中的类
Description: Date: 2018/12/13
SqlUtils() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
startDelayCheckingAsync(String, String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.checking.DTXChecking
开始事务检测。
startDelayCheckingAsync(String, String, String) - 类 中的方法com.codingapi.txlcn.tc.core.checking.SimpleDTXChecking
 
startTx() - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
startTx() - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
start tx
statement() - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.LockableSelect
 
statement - 类 中的变量com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
StatementInfo - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: SQL语句对象 Date: 2018/12/14
StatementInfo() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.StatementInfo
 
StatementInformation - com.codingapi.txlcn.tc.support.p6spy.common中的类
 
StatementInformation(ConnectionInformation) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.common.StatementInformation
 
StatementWrapper - com.codingapi.txlcn.tc.support.p6spy.wrapper中的类
This implementation wraps a StatementWrapper and notifies a JdbcEventListener about certain method invocations.
StatementWrapper(Statement, StatementInformation, JdbcEventListener) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
stopDelayChecking(String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.checking.DTXChecking
手动停止事务检测。
stopDelayChecking(String, String) - 类 中的方法com.codingapi.txlcn.tc.core.checking.SimpleDTXChecking
 

T

tableName(String) - 类 中的静态方法com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
从完全标识字段名获取表名
TableRecord - com.codingapi.txlcn.tc.core.transaction.txc.analy.undo中的类
Description: Date: 19-1-21 上午10:19
TableRecord() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.undo.TableRecord
 
TableRecordList - com.codingapi.txlcn.tc.core.transaction.txc.analy.undo中的类
Description: Date: 19-1-21 下午1:53
TableRecordList() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.undo.TableRecordList
 
tableStruct(String, Supplier<TableStruct, SQLException>) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
tableStruct(String, Supplier<TableStruct, SQLException>) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
table struct info
TableStruct - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: 描述数据表结构 Date: 2018/12/11
TableStruct(String) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.TableStruct
 
TableStructAnalyser - com.codingapi.txlcn.tc.core.transaction.txc.analy中的类
Description: 数据库表结构分析 Date: 2018/12/10
TableStructAnalyser(DataSource) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.TableStructAnalyser
 
TCAutoConfiguration - com.codingapi.txlcn.tc中的类
Description: Date: 1/19/19
TCAutoConfiguration() - 类 的构造器com.codingapi.txlcn.tc.TCAutoConfiguration
 
TccDefaultTransaction - com.codingapi.txlcn.tc.core.transaction.tcc.control中的类
 
TccDefaultTransaction() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.tcc.control.TccDefaultTransaction
 
TccNotifiedUnitService - com.codingapi.txlcn.tc.txmsg.transaction中的类
Description: Date: 2018/12/11
TccNotifiedUnitService(TransactionCleanTemplate, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.txmsg.transaction.TccNotifiedUnitService
 
TccRunningTransaction - com.codingapi.txlcn.tc.core.transaction.tcc.control中的类
 
TccRunningTransaction(TransactionCleanTemplate, TransactionControlTemplate, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.tcc.control.TccRunningTransaction
 
TccStartingTransaction - com.codingapi.txlcn.tc.core.transaction.tcc.control中的类
 
TccStartingTransaction(TransactionControlTemplate, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.tcc.control.TccStartingTransaction
 
TccTransaction - com.codingapi.txlcn.tc.annotation中的注释类型
 
TccTransactionCleanService - com.codingapi.txlcn.tc.core.transaction.tcc.control中的类
Description: Date: 2018/12/13
TccTransactionCleanService(ApplicationContext, TMReporter, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.tcc.control.TccTransactionCleanService
 
tccTransactionInfo(String, Supplier<TccTransactionInfo, TransactionException>) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
tccTransactionInfo(String, Supplier<TccTransactionInfo, TransactionException>) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
get tcc info
TccTransactionInfo - com.codingapi.txlcn.tc.core中的类
 
TccTransactionInfo() - 类 的构造器com.codingapi.txlcn.tc.core.TccTransactionInfo
 
tccTransactionPointcut() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
DTC Aspect (Type of TCC)
TccTransactionResourceProxy - com.codingapi.txlcn.tc.core.transaction.tcc.resource中的类
 
TccTransactionResourceProxy() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.tcc.resource.TccTransactionResourceProxy
 
TCGlobalContext - com.codingapi.txlcn.tc.core.context中的接口
Description: Date: 19-1-22 下午6:13
TCRpcServer - com.codingapi.txlcn.tc.txmsg中的类
Description: Company: CodingApi Date: 2018/12/10
TCRpcServer(RpcClientInitializer, TxClientConfig, RpcConfig) - 类 的构造器com.codingapi.txlcn.tc.txmsg.TCRpcServer
 
TCSideRpcInitCallBack - com.codingapi.txlcn.tc.txmsg中的类
Description: Company: CodingApi Date: 2018/12/29
TCSideRpcInitCallBack(RpcClient, TxClientConfig, ConfigurableEnvironment, List<RpcEnvStatusListener>, ModIdProvider) - 类 的构造器com.codingapi.txlcn.tc.txmsg.TCSideRpcInitCallBack
 
TMReporter - com.codingapi.txlcn.tc.txmsg中的类
Description: 客户端上报Manager Date: 2018/12/29
TMReporter(ReliableMessenger) - 类 的构造器com.codingapi.txlcn.tc.txmsg.TMReporter
 
TMSearcher - com.codingapi.txlcn.tc.txmsg中的类
Description: Date: 19-1-23 下午5:54
TMSearcher(RpcClientInitializer, TxClientConfig, ReliableMessenger, ModIdProvider) - 类 的构造器com.codingapi.txlcn.tc.txmsg.TMSearcher
 
toJsonObject() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionInfo
 
toString() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.common.Value
 
trace(String, String, TransactionInfo) - 接口 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogger
记录切面日志
trace(String, String, TransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AsyncH2DBAspectLogger
 
trancute() - 类 中的方法com.codingapi.txlcn.tc.corelog.aspect.AspectLogHelper
 
TransactionAspect - com.codingapi.txlcn.tc.aspect中的类
LCN 事务拦截器 create by lorne on 2018/1/5
TransactionAspect(TxClientConfig, DTXLogicWeaver) - 类 的构造器com.codingapi.txlcn.tc.aspect.TransactionAspect
 
TransactionCleanService - com.codingapi.txlcn.tc.core中的接口
Description: Date: 2018/12/13
TransactionCleanTemplate - com.codingapi.txlcn.tc.core.template中的类
Description: 事务清理模板 Date: 2018/12/13
TransactionCleanTemplate(TxLcnBeanHelper, DTXChecking, AspectLogger, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.template.TransactionCleanTemplate
 
TransactionCmd - com.codingapi.txlcn.tc.txmsg中的类
 
TransactionCmd() - 类 的构造器com.codingapi.txlcn.tc.txmsg.TransactionCmd
 
TransactionControlTemplate - com.codingapi.txlcn.tc.core.template中的类
Description: Date: 2018/12/20
TransactionControlTemplate(AspectLogger, DTXChecking, DTXExceptionHandler, TransactionCleanTemplate, ReliableMessenger, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.template.TransactionControlTemplate
 
TransactionInfo - com.codingapi.txlcn.tc.aspect中的类
 
TransactionInfo() - 类 的构造器com.codingapi.txlcn.tc.aspect.TransactionInfo
 
TransactionInfo(Class, String, String, Object[], Class[]) - 类 的构造器com.codingapi.txlcn.tc.aspect.TransactionInfo
 
TransactionListener - com.codingapi.txlcn.tc.support.listener中的接口
Description: 事务流程监听器 Date: 19-1-25 下午1:27
TransactionResourceProxy - com.codingapi.txlcn.tc.support.resouce中的接口
 
transactionRunning(ProceedingJoinPoint) - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
 
transactionRunning(TxTransactionInfo) - 类 中的方法com.codingapi.txlcn.tc.core.DTXServiceExecutor
事务业务执行
transactionState(int) - 类 中的静态方法com.codingapi.txlcn.tc.core.DTXLocalContext
事务状态
transactionType() - 接口 中的方法com.codingapi.txlcn.tc.annotation.ITxTransaction
指定事务类型
TxcConfiguration - com.codingapi.txlcn.tc.core.transaction.txc中的类
Description: Date: 19-1-25 下午3:54
TxcConfiguration() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.TxcConfiguration
 
TxcDefaultTransaction - com.codingapi.txlcn.tc.core.transaction.txc.control中的类
Description: Date: 2018/12/13
TxcDefaultTransaction() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.control.TxcDefaultTransaction
 
TxcJdbcEventListener - com.codingapi.txlcn.tc.core.transaction.txc.resource中的类
 
TxcJdbcEventListener(SqlExecuteInterceptor) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.resource.TxcJdbcEventListener
 
TxClientConfig - com.codingapi.txlcn.tc.config中的类
Description: Company: CodingApi Date: 2018/11/29
TxClientConfig() - 类 的构造器com.codingapi.txlcn.tc.config.TxClientConfig
 
TxcLogHelper - com.codingapi.txlcn.tc.corelog.txc中的类
Description: Date: 19-1-21 上午9:31
TxcLogHelper(H2DbHelper) - 类 的构造器com.codingapi.txlcn.tc.corelog.txc.TxcLogHelper
 
TxcModifiedRecordListHandler - com.codingapi.txlcn.tc.core.transaction.txc.analy中的类
Description: 适配修改记录的查询结果 Date: 2018/12/13
TxcModifiedRecordListHandler(List<String>, List<String>) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcModifiedRecordListHandler
 
TxcNotifiedUnitService - com.codingapi.txlcn.tc.txmsg.transaction中的类
Description: Date: 2018/12/13
TxcNotifiedUnitService(TransactionCleanTemplate, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.txmsg.transaction.TxcNotifiedUnitService
 
txContext(String) - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
txContext() - 类 中的方法com.codingapi.txlcn.tc.core.context.DefaultGlobalContext
 
txContext(String) - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
get tx context info by groupId
txContext() - 接口 中的方法com.codingapi.txlcn.tc.core.context.TCGlobalContext
get context info
TxContext - com.codingapi.txlcn.tc.core.context中的类
Description: Date: 19-1-16 下午9:23
TxContext() - 类 的构造器com.codingapi.txlcn.tc.core.context.TxContext
 
TxcRunningTransaction - com.codingapi.txlcn.tc.core.transaction.txc.control中的类
Description: Date: 2018/12/13
TxcRunningTransaction(TransactionCleanTemplate, TransactionControlTemplate) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.control.TxcRunningTransaction
 
TxcService - com.codingapi.txlcn.tc.core.transaction.txc.analy.def中的接口
Description: TXC事务模式植入的业务 Date: 2018/12/17
TxcServiceImpl - com.codingapi.txlcn.tc.core.transaction.txc.analy中的类
Description: Date: 2018/12/17
TxcServiceImpl(TxcSqlExecutor, TxcLogHelper, ReliableMessenger, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcServiceImpl
 
TxcSqlExecuteInterceptor - com.codingapi.txlcn.tc.core.transaction.txc.analy中的类
Description: 拦截必要的SQL, 植入TXC逻辑 Date: 2018/12/13
TxcSqlExecuteInterceptor(TableStructAnalyser, TxcService, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecuteInterceptor
 
TxcSqlExecutor - com.codingapi.txlcn.tc.core.transaction.txc.analy.def中的接口
Description: Txc模式相关数据操作 Date: 2018/12/13
TxcSqlExecutorImpl - com.codingapi.txlcn.tc.core.transaction.txc.analy中的类
Description: TXC相关的数据表操作 Date: 2018/12/13
TxcSqlExecutorImpl(QueryRunner) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecutorImpl
 
TxcStartingTransaction - com.codingapi.txlcn.tc.core.transaction.txc.control中的类
Description: Date: 2018/12/13
TxcStartingTransaction(TransactionControlTemplate, TCGlobalContext) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.control.TxcStartingTransaction
 
TxcTransaction - com.codingapi.txlcn.tc.annotation中的注释类型
Description: type [txc] of DTX Date: 1/4/19
TxcTransactionCleanService - com.codingapi.txlcn.tc.core.transaction.txc.control中的类
Description: Date: 2018/12/13
TxcTransactionCleanService(TxcService, TMReporter) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.control.TxcTransactionCleanService
 
txcTransactionPointcut() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
DTC Aspect (Type of TXC)
TxcTransactionResourceProxy - com.codingapi.txlcn.tc.core.transaction.txc.resource中的类
Description: Date: 2018/12/13
TxcTransactionResourceProxy(ConnectionHelper) - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.resource.TxcTransactionResourceProxy
 
txLcnApplicationRunner(ApplicationContext) - 类 中的方法com.codingapi.txlcn.tc.TCAutoConfiguration
All initialization about TX-LCN
TxLcnBeanHelper - com.codingapi.txlcn.tc.support中的类
Description: BeanName 获取工具类 Company: CodingApi Date: 2018/12/10
TxLcnBeanHelper(ApplicationContext) - 类 的构造器com.codingapi.txlcn.tc.support.TxLcnBeanHelper
 
TxLcnInterceptor - com.codingapi.txlcn.tc.aspect.interceptor中的类
Description: Date: 1/12/19
TxLcnInterceptor(DTXLogicWeaver) - 类 的构造器com.codingapi.txlcn.tc.aspect.interceptor.TxLcnInterceptor
 
TxTransaction - com.codingapi.txlcn.tc.annotation中的注释类型
Created by lorne on 2017/6/26.
TxTransactionInfo - com.codingapi.txlcn.tc.core中的类
切面控制对象 Created by lorne on 2017/6/8.
TxTransactionInfo() - 类 的构造器com.codingapi.txlcn.tc.core.TxTransactionInfo
 
txTransactionPointcut() - 类 中的方法com.codingapi.txlcn.tc.aspect.TransactionAspect
DTC Aspect Common type() can lcn,tcc,txc and custom DTX type

U

undo(String, String) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcService
撤销某事务单元数据库操作
undo(String, String) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcServiceImpl
 
UndoLogAnalyser - com.codingapi.txlcn.tc.core.transaction.txc.analy.undo中的类
Description: Date: 19-1-21 上午10:07
UndoLogAnalyser() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.undo.UndoLogAnalyser
 
UndoLogDO - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: 撤销日志数据对象 Date: 2018/12/13
UndoLogDO() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.UndoLogDO
 
undoProxyStatus() - 类 中的静态方法com.codingapi.txlcn.tc.core.DTXLocalContext
撤销到上一步的资源代理状态
unwrap(Class<T>) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.lcn.resource.LcnConnectionProxy
 
unwrap(Class<T>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.AbstractWrapper
 
unwrap(Class<T>) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
unwrapP6SpyProxy() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.AbstractWrapper
 
unwrapP6SpyProxy() - 接口 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.P6Proxy
Returns the underlying object for the proxy.
update(TableRecord) - 类 中的静态方法com.codingapi.txlcn.tc.core.transaction.txc.analy.undo.UndoLogAnalyser
 
UPDATE - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
update(String, Object...) - 类 中的方法com.codingapi.txlcn.tc.corelog.H2DbHelper
 
updateArray(int, Array) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateArray(String, Array) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateAsciiStream(int, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateAsciiStream(String, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateAsciiStream(int, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateAsciiStream(String, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateAsciiStream(int, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateAsciiStream(String, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBigDecimal(int, BigDecimal) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBigDecimal(String, BigDecimal) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBinaryStream(int, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBinaryStream(String, InputStream, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBinaryStream(int, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBinaryStream(String, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBinaryStream(int, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBinaryStream(String, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBlob(int, Blob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBlob(String, Blob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBlob(int, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBlob(String, InputStream, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBlob(int, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBlob(String, InputStream) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBoolean(int, boolean) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBoolean(String, boolean) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateByte(int, byte) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateByte(String, byte) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBytes(int, byte[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateBytes(String, byte[]) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateCharacterStream(int, Reader, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateCharacterStream(String, Reader, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateCharacterStream(int, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateCharacterStream(String, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateCharacterStream(int, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateCharacterStream(String, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateClob(int, Clob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateClob(String, Clob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateClob(int, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateClob(String, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateClob(int, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateClob(String, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateDate(int, Date) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateDate(String, Date) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateDouble(int, double) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateDouble(String, double) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateFloat(int, float) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateFloat(String, float) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
UpdateImageParams - com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean中的类
Description: Date: 2018/12/13
UpdateImageParams() - 类 的构造器com.codingapi.txlcn.tc.core.transaction.txc.analy.def.bean.UpdateImageParams
 
updateInt(int, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateInt(String, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateLong(int, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateLong(String, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNCharacterStream(int, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNCharacterStream(String, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNCharacterStream(int, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNCharacterStream(String, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNClob(int, NClob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNClob(String, NClob) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNClob(int, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNClob(String, Reader, long) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNClob(int, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNClob(String, Reader) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNString(int, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNString(String, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNull(int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateNull(String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateObject(int, Object, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateObject(int, Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateObject(String, Object, int) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateObject(String, Object) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateRef(int, Ref) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateRef(String, Ref) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateRow() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateRowId(int, RowId) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateRowId(String, RowId) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateShort(int, short) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateShort(String, short) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateSqlPreviousData(Connection, UpdateImageParams) - 接口 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.def.TxcSqlExecutor
update sql 执行前受影响数据
updateSqlPreviousData(Connection, UpdateImageParams) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.TxcSqlExecutorImpl
 
updateSQLXML(int, SQLXML) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateSQLXML(String, SQLXML) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateString(int, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateString(String, String) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateTime(int, Time) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateTime(String, Time) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateTimestamp(int, Timestamp) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
updateTimestamp(String, Timestamp) - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 

V

Value - com.codingapi.txlcn.tc.support.p6spy.common中的类
Value holder of the data passed to DB as well as of those retrieved capable of binary data logging depending on the configuration property excludebinary.
Value(Object) - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.common.Value
 
Value() - 类 的构造器com.codingapi.txlcn.tc.support.p6spy.common.Value
 
valueOf(String) - 枚举 中的静态方法com.codingapi.txlcn.tc.annotation.DTXPropagation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.codingapi.txlcn.tc.core.DTXPropagationState
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.codingapi.txlcn.tc.annotation.DTXPropagation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.codingapi.txlcn.tc.core.DTXPropagationState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
visit(SubSelect) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.PrimaryKeyListVisitor
 
visit(ExpressionList) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.PrimaryKeyListVisitor
 
visit(MultiExpressionList) - 类 中的方法com.codingapi.txlcn.tc.core.transaction.txc.analy.PrimaryKeyListVisitor
 

W

wasNull() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
wasNull() - 类 中的方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
WHERE - 类 中的静态变量com.codingapi.txlcn.tc.core.transaction.txc.analy.util.SqlUtils
 
wrap(CallableStatement, CallableStatementInformation, JdbcEventListener) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.wrapper.CallableStatementWrapper
 
wrap(Connection, JdbcEventListener, ConnectionInformation) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ConnectionWrapper
 
wrap(PreparedStatement, PreparedStatementInformation, JdbcEventListener) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.wrapper.PreparedStatementWrapper
 
wrap(ResultSet, ResultSetInformation, JdbcEventListener) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.wrapper.ResultSetWrapper
 
wrap(Statement, StatementInformation, JdbcEventListener) - 类 中的静态方法com.codingapi.txlcn.tc.support.p6spy.wrapper.StatementWrapper
 
writeTxException(TxExceptionParams) - 类 中的静态方法com.codingapi.txlcn.tc.txmsg.MessageCreator
写异常信息指令
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2019. All rights reserved.