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

A

abort(Executor) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
addBatch(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
addBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
addBatch(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
addBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
addBatch(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
addConnectionEventListener(ConnectionEventListener) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
addStatementEventListener(StatementEventListener) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
afterReceiveRequest(TransactionRequest) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionInterceptorImpl
 
afterReceiveResponse(TransactionResponse) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionInterceptorImpl
 
afterSingletonsInstantiated() - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
afterSingletonsInstantiated() - 类 中的方法org.bytesoft.bytejta.supports.spring.ManagedConnectionFactoryPostProcessor
 
afterSingletonsInstantiated() - 类 中的方法org.bytesoft.bytejta.supports.spring.TransactionBeanFactoryAutoInjector
 
allProceduresAreCallable() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
allTablesAreSelectable() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
autoCommitFailureClosesAllResultSets() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 

B

beanFactory - 类 中的变量org.bytesoft.bytejta.supports.rpc.TransactionInterceptorImpl
 
beforeSendRequest(TransactionRequest) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionInterceptorImpl
 
beforeSendResponse(TransactionResponse) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionInterceptorImpl
 
build() - 类 中的方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceCciBuilder
 
build() - 类 中的方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceSpiBuilder
 

C

CallableStatementImpl - org.bytesoft.bytejta.supports.resource.jdbc中的类
 
CallableStatementImpl() - 类 的构造器org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
cancel() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
cancel() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
cancel() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
checkTransactionStatusIfNecessary() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
clearBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
clearBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
clearBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
clearParameters() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
clearParameters() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
clearWarnings() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
clearWarnings() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
clearWarnings() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
clearWarnings() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
close() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
close() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
close() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
close() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
close() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
closeOnCompletion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
closeOnCompletion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
closeOnCompletion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
closeQuietly(Connection) - 类 中的方法org.bytesoft.bytejta.supports.serialize.XAResourceDeserializerImpl
 
closeQuietly(Connection) - 类 中的方法org.bytesoft.bytejta.supports.serialize.XAResourceDeserializerImpl
 
closeQuietly(Session) - 类 中的方法org.bytesoft.bytejta.supports.serialize.XAResourceDeserializerImpl
 
commit() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
connectionClosed(ConnectionEvent) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
connectionErrorOccurred(ConnectionEvent) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
ConnectionImpl - org.bytesoft.bytejta.supports.resource.jdbc中的类
 
ConnectionImpl() - 类 的构造器org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
ConnectorResourcePropertySource - org.bytesoft.bytejta.supports.resource.properties中的类
 
ConnectorResourcePropertySource(String, EncodedResource) - 类 的构造器org.bytesoft.bytejta.supports.resource.properties.ConnectorResourcePropertySource
 
ConnectorResourcePropertySource(String, EncodedResource, Map<String, String>) - 类 的构造器org.bytesoft.bytejta.supports.resource.properties.ConnectorResourcePropertySource
 
ConnectorResourcePropertySourceFactory - org.bytesoft.bytejta.supports.resource.properties中的类
 
ConnectorResourcePropertySourceFactory() - 类 的构造器org.bytesoft.bytejta.supports.resource.properties.ConnectorResourcePropertySourceFactory
 
containsInvocationDef(RemoteCoordinatorRegistry.InvocationDef) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
containsParticipant(String) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
containsPhysicalInstance(RemoteAddr) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
containsRemoteNode(RemoteAddr) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
create(XADataSource) - 类 中的静态方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceCciBuilder
 
create() - 类 中的静态方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceSpiBuilder
 
create(ClassLoader) - 类 中的静态方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceSpiBuilder
 
createArrayOf(String, Object[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
createBlob() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
createClob() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
createNClob() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
createPropertySource(String, EncodedResource) - 类 中的方法org.bytesoft.bytejta.supports.resource.properties.ConnectorResourcePropertySourceFactory
 
createSQLXML() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
createStatement() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
createStatement(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
createStatement(int, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
createStruct(String, Object[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 

D

DatabaseMetaDataImpl - org.bytesoft.bytejta.supports.resource.jdbc中的类
 
DatabaseMetaDataImpl() - 类 的构造器org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
dataDefinitionCausesTransactionCommit() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
dataDefinitionIgnoredInTransactions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
DataSourceCciBuilder<T extends DataSource> - org.bytesoft.bytejta.supports.boot.jdbc中的类
 
DataSourceSpiBuilder<T extends XADataSource> - org.bytesoft.bytejta.supports.boot.jdbc中的类
 
deletesAreDetected(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
deserialize(String) - 类 中的方法org.bytesoft.bytejta.supports.serialize.XAResourceDeserializerImpl
 
dispatch(Runnable) - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
dispatch(Callable<Object>) - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
doesMaxRowSizeIncludeBlobs() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 

E

equals(Object) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
execute(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
execute() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
execute(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
execute(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
execute(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
execute(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
execute() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
execute(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
execute(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
execute(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
execute(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
execute(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
execute(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
execute(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeLargeBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeLargeBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeLargeBatch() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeLargeUpdate(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeLargeUpdate(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeLargeUpdate(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeLargeUpdate(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeLargeUpdate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeLargeUpdate(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeLargeUpdate(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeLargeUpdate(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeLargeUpdate(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeLargeUpdate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeLargeUpdate(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeLargeUpdate(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeLargeUpdate(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeLargeUpdate(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeQuery(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeQuery() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeQuery(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeQuery() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeQuery(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeUpdate(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeUpdate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeUpdate(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeUpdate(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeUpdate(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
executeUpdate(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeUpdate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeUpdate(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeUpdate(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeUpdate(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
executeUpdate(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeUpdate(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeUpdate(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
executeUpdate(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 

F

findType(ClassLoader) - 类 中的静态方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceSpiBuilder
 

G

generatedKeyAlwaysReturned() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getAliases() - 类 中的静态方法org.bytesoft.bytejta.supports.resource.properties.ConnectorResourcePropertySourceFactory
 
getApplicationContext() - 类 中的方法org.bytesoft.bytejta.supports.serialize.XAResourceDeserializerImpl
 
getArray(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getArray(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getAttributes(String, String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getAutoCommit() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getBeanFactory() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionInterceptorImpl
 
getBestRowIdentifier(String, String, String, int, boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getBigDecimal(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getBigDecimal(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getBigDecimal(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getBlob(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getBlob(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getBoolean(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getBoolean(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getByte(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getByte(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getBytes(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getBytes(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getCatalog() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getCatalogs() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getCatalogSeparator() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getCatalogTerm() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getCharacterStream(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getCharacterStream(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getClientInfo(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getClientInfo() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getClientInfoProperties() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getClob(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getClob(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getColumnPrivileges(String, String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getColumns(String, String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getConnection() - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getConnection(String, String) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getConnection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getConnection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getConnection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getConnection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getConnection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
getCrossReference(String, String, String, String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getCuratorFramework() - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
getDatabaseMajorVersion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDatabaseMinorVersion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDatabaseProductName() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDatabaseProductVersion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDataSource() - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getDate(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getDate(int, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getDate(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getDate(String, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getDefaultTransactionIsolation() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDelegate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getDelegate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getDelegate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDelegate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getDelegate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getDelegate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
getDelegate() - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedConnectionFactoryHandler
 
getDouble(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getDouble(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getDriverMajorVersion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDriverMinorVersion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDriverName() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getDriverVersion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getEndpoint() - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
getExportedKeys(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getExtraNameCharacters() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getFetchDirection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getFetchDirection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getFetchDirection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getFetchSize() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getFetchSize() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getFetchSize() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getFloat(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getFloat(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getFunctionColumns(String, String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getFunctions(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getGeneratedKeys() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getGeneratedKeys() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getGeneratedKeys() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getHeader(String) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
getHeader(String) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
getHoldability() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getIdentifier() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
getIdentifier() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
getIdentifier() - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedConnectionFactoryHandler
 
getIdentifier() - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedConnectionHandler
 
getIdentifier() - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedXASessionHandler
 
getIdentifierQuoteString() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getImportedKeys(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getIndexInfo(String, String, String, boolean, boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getInstance() - 类 中的静态方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
getInt(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getInt(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getInterfaceClass() - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
getJDBCMajorVersion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getJDBCMinorVersion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getLargeMaxRows() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getLargeMaxRows() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getLargeMaxRows() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getLargeUpdateCount() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getLargeUpdateCount() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getLargeUpdateCount() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getLoginTimeout() - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getLoginTimeout() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
getLogWriter() - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getLogWriter() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
getLong(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getLong(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getManagedConnection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getMaxBinaryLiteralLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxCatalogNameLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxCharLiteralLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxColumnNameLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxColumnsInGroupBy() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxColumnsInIndex() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxColumnsInOrderBy() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxColumnsInSelect() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxColumnsInTable() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxConnections() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxCursorNameLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxFieldSize() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getMaxFieldSize() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getMaxFieldSize() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getMaxIndexLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxLogicalLobSize() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxProcedureNameLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxRows() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getMaxRows() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getMaxRows() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getMaxRowSize() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxSchemaNameLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxStatementLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxStatements() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxTableNameLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxTablesInSelect() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMaxUserNameLength() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getMetaData() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getMetaData() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getMetaData() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getMethodName() - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
getMoreResults() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getMoreResults(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getMoreResults() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getMoreResults(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getMoreResults() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getMoreResults(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getNCharacterStream(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getNCharacterStream(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getNClob(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getNClob(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getNetworkTimeout() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getNString(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getNString(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getNumericFunctions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getObject(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getObject(int, Map<String, Class<?>>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getObject(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getObject(String, Map<String, Class<?>>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getObject(int, Class<T>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getObject(String, Class<T>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getOrder() - 类 中的方法org.bytesoft.bytejta.supports.spring.ManagedConnectionFactoryPostProcessor
 
getOrder() - 类 中的方法org.bytesoft.bytejta.supports.spring.TransactionBeanFactoryAutoInjector
 
getParameterMetaData() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getParameterMetaData() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getParameterTypes() - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
getParentLogger() - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getParentLogger() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
getParticipant(String) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
getPhysicalInstance(RemoteAddr) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
getPrimaryKeys(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getProcedureColumns(String, String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getProcedures(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getProcedureTerm() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getProperty(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.properties.ConnectorResourcePropertySource
 
getPseudoColumns(String, String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getQueryTimeout() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getQueryTimeout() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getQueryTimeout() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getRef(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getRef(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getRemoteNode(RemoteAddr) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
getRemoteNodeByInvocationDef(RemoteCoordinatorRegistry.InvocationDef) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
getResultSet() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getResultSet() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getResultSet() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getResultSetConcurrency() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getResultSetConcurrency() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getResultSetConcurrency() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getResultSetHoldability() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getResultSetHoldability() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getResultSetHoldability() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getResultSetHoldability() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getResultSetType() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getResultSetType() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getResultSetType() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getRowId(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getRowId(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getRowIdLifetime() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSchema() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getSchemas() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSchemas(String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSchemaTerm() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSearchStringEscape() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getShort(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getShort(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getSourceTransactionCoordinator() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
getSQLKeywords() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSQLStateType() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSQLXML(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getSQLXML(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getString(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getString(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getStringFunctions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSuperTables(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSuperTypes(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getSystemFunctions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getTablePrivileges(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getTables(String, String, String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getTableTypes() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getTargetTransactionCoordinator() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
getTime(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getTime(int, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getTime(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getTime(String, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getTimeDateFunctions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getTimestamp(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getTimestamp(int, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getTimestamp(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getTimestamp(String, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getTransactionContext() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
getTransactionContext() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
getTransactionIsolation() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getTransactionManager() - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getTypeInfo() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getTypeMap() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getUDTs(String, String, String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getUpdateCount() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getUpdateCount() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getUpdateCount() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getURL(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getURL(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getURL() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getUserName() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getVersionColumns(String, String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
getWarnings() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
getWarnings() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
getWarnings() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
getWarnings() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
getWorkDirectory() - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
getXAConnection() - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getXAConnection(String, String) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
getXAConnection() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
getXAConnection(String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
getXaDataSource() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
getXAResource() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 

H

hashCode() - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
hasLeadership() - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 

I

insertsAreDetected(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
InvocationDef() - 类 的构造器org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
invoke(Object, Method, Object[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedConnectionFactoryHandler
 
invoke(Object, Method, Object[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedConnectionHandler
 
invoke(Object, Method, Object[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedXASessionHandler
 
isCatalogAtStart() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
isClosed() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
isClosed() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
isClosed() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
isClosed() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
isCloseOnCompletion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
isCloseOnCompletion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
isCloseOnCompletion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
isParticipantDelistFlag() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
isParticipantEnlistFlag() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
isParticipantEnlistFlag() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
isParticipantRollbackOnly() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
isParticipantStickyRequired() - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
isPoolable() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
isPoolable() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
isPoolable() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
isReadOnly() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
isReadOnly() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
isValid(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
isWrapperFor(Class<?>) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
isWrapperFor(Class<?>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
isWrapperFor(Class<?>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
isWrapperFor(Class<?>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
isWrapperFor(Class<?>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
isWrapperFor(Class<?>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 

L

LocalXADataSource - org.bytesoft.bytejta.supports.jdbc中的类
 
LocalXADataSource() - 类 的构造器org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
locatorsUpdateCopy() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 

M

ManagedConnectionFactoryHandler - org.bytesoft.bytejta.supports.resource中的类
 
ManagedConnectionFactoryHandler(Object) - 类 的构造器org.bytesoft.bytejta.supports.resource.ManagedConnectionFactoryHandler
 
ManagedConnectionFactoryPostProcessor - org.bytesoft.bytejta.supports.spring中的类
 
ManagedConnectionFactoryPostProcessor() - 类 的构造器org.bytesoft.bytejta.supports.spring.ManagedConnectionFactoryPostProcessor
 
ManagedConnectionHandler - org.bytesoft.bytejta.supports.resource中的类
 
ManagedConnectionHandler(Object) - 类 的构造器org.bytesoft.bytejta.supports.resource.ManagedConnectionHandler
 
ManagedXASessionHandler - org.bytesoft.bytejta.supports.resource中的类
 
ManagedXASessionHandler(Object) - 类 的构造器org.bytesoft.bytejta.supports.resource.ManagedXASessionHandler
 

N

nativeSQL(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
nullPlusNonNullIsNull() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
nullsAreSortedAtEnd() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
nullsAreSortedAtStart() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
nullsAreSortedHigh() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
nullsAreSortedLow() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 

O

org.bytesoft.bytejta.supports.boot.jdbc - 程序包 org.bytesoft.bytejta.supports.boot.jdbc
 
org.bytesoft.bytejta.supports.internal - 程序包 org.bytesoft.bytejta.supports.internal
 
org.bytesoft.bytejta.supports.jdbc - 程序包 org.bytesoft.bytejta.supports.jdbc
 
org.bytesoft.bytejta.supports.resource - 程序包 org.bytesoft.bytejta.supports.resource
 
org.bytesoft.bytejta.supports.resource.jdbc - 程序包 org.bytesoft.bytejta.supports.resource.jdbc
 
org.bytesoft.bytejta.supports.resource.properties - 程序包 org.bytesoft.bytejta.supports.resource.properties
 
org.bytesoft.bytejta.supports.rpc - 程序包 org.bytesoft.bytejta.supports.rpc
 
org.bytesoft.bytejta.supports.serialize - 程序包 org.bytesoft.bytejta.supports.serialize
 
org.bytesoft.bytejta.supports.spring - 程序包 org.bytesoft.bytejta.supports.spring
 
othersDeletesAreVisible(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
othersInsertsAreVisible(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
othersUpdatesAreVisible(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
ownDeletesAreVisible(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
ownInsertsAreVisible(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
ownUpdatesAreVisible(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 

P

password(String) - 类 中的方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceSpiBuilder
 
postProcessAfterInitialization(Object, String) - 类 中的方法org.bytesoft.bytejta.supports.spring.ManagedConnectionFactoryPostProcessor
 
postProcessAfterInitialization(Object, String) - 类 中的方法org.bytesoft.bytejta.supports.spring.TransactionBeanFactoryAutoInjector
 
postProcessAfterInitialization(Object, String) - 类 中的方法org.bytesoft.bytejta.supports.spring.TransactionDebuggablePostProcessor
 
postProcessBeforeInitialization(Object, String) - 类 中的方法org.bytesoft.bytejta.supports.spring.ManagedConnectionFactoryPostProcessor
 
postProcessBeforeInitialization(Object, String) - 类 中的方法org.bytesoft.bytejta.supports.spring.TransactionBeanFactoryAutoInjector
 
postProcessBeforeInitialization(Object, String) - 类 中的方法org.bytesoft.bytejta.supports.spring.TransactionDebuggablePostProcessor
 
prepareCall(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
prepareCall(String, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
prepareCall(String, int, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
PreparedStatementImpl - org.bytesoft.bytejta.supports.resource.jdbc中的类
 
PreparedStatementImpl() - 类 的构造器org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
prepareStatement(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
prepareStatement(String, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
prepareStatement(String, int, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
prepareStatement(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
prepareStatement(String, int[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
prepareStatement(String, String[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
putInvocationDef(RemoteCoordinatorRegistry.InvocationDef, RemoteNode) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
putParticipant(String, RemoteCoordinator) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
putPhysicalInstance(RemoteAddr, RemoteCoordinator) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
putRemoteNode(RemoteAddr, RemoteNode) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 

R

registerOutParameter(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(int, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(int, int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(String, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(String, int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(int, SQLType) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(int, SQLType, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(int, SQLType, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(String, SQLType) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(String, SQLType, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
registerOutParameter(String, SQLType, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
releaseSavepoint(Savepoint) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
RemoteCoordinatorRegistry - org.bytesoft.bytejta.supports.internal中的类
 
RemoteCoordinatorRegistry.InvocationDef - org.bytesoft.bytejta.supports.internal中的类
 
removeConnectionEventListener(ConnectionEventListener) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
removeParticipant(String) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
removePhysicalInstance(RemoteAddr) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
removeRemoteNode(RemoteAddr) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
removeStatementEventListener(StatementEventListener) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
removetInvocationDef(RemoteCoordinatorRegistry.InvocationDef) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry
 
rollback() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
rollback(Savepoint) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 

S

setApplicationContext(ApplicationContext) - 类 中的方法org.bytesoft.bytejta.supports.serialize.XAResourceDeserializerImpl
 
setApplicationContext(ApplicationContext) - 类 中的方法org.bytesoft.bytejta.supports.spring.ManagedConnectionFactoryPostProcessor
 
setApplicationContext(ApplicationContext) - 类 中的方法org.bytesoft.bytejta.supports.spring.TransactionBeanFactoryAutoInjector
 
setArray(int, Array) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setArray(int, Array) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setAsciiStream(int, InputStream, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setAsciiStream(String, InputStream, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setAsciiStream(int, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setAsciiStream(int, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setAsciiStream(String, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setAsciiStream(String, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setAsciiStream(int, InputStream, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setAsciiStream(int, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setAsciiStream(int, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setAutoCommit(boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setBeanFactory(TransactionBeanFactory) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionInterceptorImpl
 
setBeanName(String) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
setBeanName(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
setBigDecimal(int, BigDecimal) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBigDecimal(String, BigDecimal) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBigDecimal(int, BigDecimal) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setBinaryStream(int, InputStream, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBinaryStream(String, InputStream, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBinaryStream(int, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBinaryStream(int, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBinaryStream(String, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBinaryStream(String, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBinaryStream(int, InputStream, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setBinaryStream(int, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setBinaryStream(int, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setBlob(int, Blob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBlob(int, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBlob(int, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBlob(String, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBlob(String, Blob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBlob(String, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBlob(int, Blob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setBlob(int, InputStream, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setBlob(int, InputStream) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setBoolean(int, boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBoolean(String, boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBoolean(int, boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setByte(int, byte) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setByte(String, byte) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setByte(int, byte) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setBytes(int, byte[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBytes(String, byte[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setBytes(int, byte[]) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setCatalog(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setCharacterStream(int, Reader, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setCharacterStream(int, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setCharacterStream(String, Reader, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setCharacterStream(int, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setCharacterStream(String, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setCharacterStream(String, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setCharacterStream(int, Reader, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setCharacterStream(int, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setCharacterStream(int, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setClientInfo(String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setClientInfo(Properties) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setClob(int, Clob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setClob(int, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setClob(int, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setClob(String, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setClob(String, Clob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setClob(String, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setClob(int, Clob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setClob(int, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setClob(int, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setConnection(ConnectionImpl) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setConnection(Connection) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
setConnection(ConnectionImpl) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setConnection(ConnectionImpl) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setCuratorFramework(CuratorFramework) - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
setCursorName(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setCursorName(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setCursorName(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setDataSource(DataSource) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
setDate(int, Date) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setDate(int, Date, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setDate(String, Date) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setDate(String, Date, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setDate(int, Date) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setDate(int, Date, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setDelegate(CallableStatement) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setDelegate(Connection) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setDelegate(DatabaseMetaData) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
setDelegate(PreparedStatement) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setDelegate(Statement) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setDelegate(XAConnection) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
setDouble(int, double) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setDouble(String, double) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setDouble(int, double) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setEndpoint(String) - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
setEnvironment(Environment) - 类 中的方法org.bytesoft.bytejta.supports.spring.TransactionDebuggablePostProcessor
 
setEscapeProcessing(boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setEscapeProcessing(boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setEscapeProcessing(boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setFetchDirection(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setFetchDirection(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setFetchDirection(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setFetchSize(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setFetchSize(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setFetchSize(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setFloat(int, float) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setFloat(String, float) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setFloat(int, float) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setHeader(String, Object) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
setHeader(String, Object) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
setHoldability(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setIdentifier(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
setIdentifier(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
setIdentifier(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedConnectionFactoryHandler
 
setIdentifier(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedConnectionHandler
 
setIdentifier(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.ManagedXASessionHandler
 
setInt(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setInt(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setInt(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setInterfaceClass(Class<?>) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
setLargeMaxRows(long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setLargeMaxRows(long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setLargeMaxRows(long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setLoginTimeout(int) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
setLoginTimeout(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
setLogWriter(PrintWriter) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
setLogWriter(PrintWriter) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
setLong(int, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setLong(String, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setLong(int, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setManagedConnection(XAConnectionImpl) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setMaxFieldSize(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setMaxFieldSize(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setMaxFieldSize(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setMaxRows(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setMaxRows(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setMaxRows(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setMethodName(String) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
setNCharacterStream(int, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNCharacterStream(int, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNCharacterStream(String, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNCharacterStream(String, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNCharacterStream(int, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setNCharacterStream(int, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setNClob(int, NClob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNClob(int, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNClob(int, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNClob(String, NClob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNClob(String, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNClob(String, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNClob(int, NClob) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setNClob(int, Reader, long) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setNClob(int, Reader) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setNetworkTimeout(Executor, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setNString(int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNString(String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNString(int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setNull(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNull(int, int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNull(String, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNull(String, int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setNull(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setNull(int, int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setObject(int, Object, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(int, Object) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(int, Object, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(String, Object, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(String, Object, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(String, Object) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(int, Object, SQLType, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(int, Object, SQLType) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(String, Object, SQLType, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(String, Object, SQLType) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setObject(int, Object, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setObject(int, Object) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setObject(int, Object, int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setObject(int, Object, SQLType, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setObject(int, Object, SQLType) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setParameterTypes(Class<?>[]) - 类 中的方法org.bytesoft.bytejta.supports.internal.RemoteCoordinatorRegistry.InvocationDef
 
setParticipantDelistFlag(boolean) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
setParticipantEnlistFlag(boolean) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
setParticipantEnlistFlag(boolean) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
setParticipantRollbackOnly(boolean) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
setParticipantStickyRequired(boolean) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
setPoolable(boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setPoolable(boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setPoolable(boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setQueryTimeout(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setQueryTimeout(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setQueryTimeout(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
setReadOnly(boolean) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setRef(int, Ref) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setRef(int, Ref) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setRowId(int, RowId) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setRowId(String, RowId) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setRowId(int, RowId) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setSavepoint() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setSavepoint(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setSchema(String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setShort(int, short) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setShort(String, short) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setShort(int, short) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setSourceTransactionCoordinator(RemoteCoordinator) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
setSQLXML(int, SQLXML) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setSQLXML(String, SQLXML) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setSQLXML(int, SQLXML) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setString(int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setString(String, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setString(int, String) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setTargetTransactionCoordinator(RemoteCoordinator) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
setTime(int, Time) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setTime(int, Time, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setTime(String, Time) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setTime(String, Time, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setTime(int, Time) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setTime(int, Time, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setTimestamp(int, Timestamp) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setTimestamp(int, Timestamp, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setTimestamp(String, Timestamp) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setTimestamp(String, Timestamp, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setTimestamp(int, Timestamp) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setTimestamp(int, Timestamp, Calendar) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setTransactionContext(TransactionContext) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
setTransactionContext(TransactionContext) - 类 中的方法org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
setTransactionIsolation(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setTransactionManager(TransactionManager) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
setUnicodeStream(int, InputStream, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setUnicodeStream(int, InputStream, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setURL(int, URL) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setURL(String, URL) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
setURL(int, URL) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
setWorkDirectory(String) - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
setXaDataSource(XADataSource) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
stateChanged(CuratorFramework, ConnectionState) - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
statementClosed(StatementEvent) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
statementErrorOccurred(StatementEvent) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
StatementImpl - org.bytesoft.bytejta.supports.resource.jdbc中的类
 
StatementImpl() - 类 的构造器org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
storesLowerCaseIdentifiers() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
storesLowerCaseQuotedIdentifiers() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
storesMixedCaseIdentifiers() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
storesMixedCaseQuotedIdentifiers() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
storesUpperCaseIdentifiers() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
storesUpperCaseQuotedIdentifiers() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsAlterTableWithAddColumn() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsAlterTableWithDropColumn() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsANSI92EntryLevelSQL() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsANSI92FullSQL() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsANSI92IntermediateSQL() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsBatchUpdates() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInDataManipulation() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInIndexDefinitions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInPrivilegeDefinitions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInProcedureCalls() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInTableDefinitions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsColumnAliasing() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsConvert() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsConvert(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsCoreSQLGrammar() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsCorrelatedSubqueries() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsDataDefinitionAndDataManipulationTransactions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsDataManipulationTransactionsOnly() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsDifferentTableCorrelationNames() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsExpressionsInOrderBy() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsExtendedSQLGrammar() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsFullOuterJoins() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsGetGeneratedKeys() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsGroupBy() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsGroupByBeyondSelect() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsGroupByUnrelated() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsIntegrityEnhancementFacility() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsLikeEscapeClause() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsLimitedOuterJoins() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsMinimumSQLGrammar() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsMixedCaseIdentifiers() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsMixedCaseQuotedIdentifiers() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsMultipleOpenResults() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsMultipleResultSets() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsMultipleTransactions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsNamedParameters() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsNonNullableColumns() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsOpenCursorsAcrossCommit() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsOpenCursorsAcrossRollback() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsOpenStatementsAcrossCommit() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsOpenStatementsAcrossRollback() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsOrderByUnrelated() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsOuterJoins() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsPositionedDelete() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsPositionedUpdate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsRefCursors() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsResultSetConcurrency(int, int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsResultSetHoldability(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsResultSetType(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSavepoints() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInDataManipulation() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInIndexDefinitions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInPrivilegeDefinitions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInProcedureCalls() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInTableDefinitions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSelectForUpdate() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsStatementPooling() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsStoredFunctionsUsingCallSyntax() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsStoredProcedures() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSubqueriesInComparisons() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSubqueriesInExists() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSubqueriesInIns() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsSubqueriesInQuantifieds() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsTableCorrelationNames() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsTransactionIsolationLevel(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsTransactions() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsUnion() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
supportsUnionAll() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 

T

takeLeadership(CuratorFramework) - 类 中的方法org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
TransactionBeanFactoryAutoInjector - org.bytesoft.bytejta.supports.spring中的类
 
TransactionBeanFactoryAutoInjector() - 类 的构造器org.bytesoft.bytejta.supports.spring.TransactionBeanFactoryAutoInjector
 
TransactionCommandDispatcher - org.bytesoft.bytejta.supports.internal中的类
 
TransactionCommandDispatcher() - 类 的构造器org.bytesoft.bytejta.supports.internal.TransactionCommandDispatcher
 
TransactionDebuggablePostProcessor - org.bytesoft.bytejta.supports.spring中的类
 
TransactionDebuggablePostProcessor() - 类 的构造器org.bytesoft.bytejta.supports.spring.TransactionDebuggablePostProcessor
 
TransactionInterceptorImpl - org.bytesoft.bytejta.supports.rpc中的类
 
TransactionInterceptorImpl() - 类 的构造器org.bytesoft.bytejta.supports.rpc.TransactionInterceptorImpl
 
TransactionRequestImpl - org.bytesoft.bytejta.supports.rpc中的类
 
TransactionRequestImpl() - 类 的构造器org.bytesoft.bytejta.supports.rpc.TransactionRequestImpl
 
TransactionResponseImpl - org.bytesoft.bytejta.supports.rpc中的类
 
TransactionResponseImpl() - 类 的构造器org.bytesoft.bytejta.supports.rpc.TransactionResponseImpl
 
type(Class<? extends XADataSource>) - 类 中的方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceSpiBuilder
 

U

unwrap(Class<T>) - 类 中的方法org.bytesoft.bytejta.supports.jdbc.LocalXADataSource
 
unwrap(Class<T>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 
unwrap(Class<T>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.ConnectionImpl
 
unwrap(Class<T>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
unwrap(Class<T>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.PreparedStatementImpl
 
unwrap(Class<T>) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.StatementImpl
 
updatesAreDetected(int) - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
url(String) - 类 中的方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceSpiBuilder
 
username(String) - 类 中的方法org.bytesoft.bytejta.supports.boot.jdbc.DataSourceSpiBuilder
 
usesLocalFilePerTable() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 
usesLocalFiles() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.DatabaseMetaDataImpl
 

W

wasNull() - 类 中的方法org.bytesoft.bytejta.supports.resource.jdbc.CallableStatementImpl
 

X

XAConnectionImpl - org.bytesoft.bytejta.supports.resource.jdbc中的类
 
XAConnectionImpl() - 类 的构造器org.bytesoft.bytejta.supports.resource.jdbc.XAConnectionImpl
 
XADataSourceImpl - org.bytesoft.bytejta.supports.resource.jdbc中的类
 
XADataSourceImpl() - 类 的构造器org.bytesoft.bytejta.supports.resource.jdbc.XADataSourceImpl
 
XAResourceDeserializerImpl - org.bytesoft.bytejta.supports.serialize中的类
 
XAResourceDeserializerImpl() - 类 的构造器org.bytesoft.bytejta.supports.serialize.XAResourceDeserializerImpl
 
A B C D E F G H I L M N O P R S T U W X 
跳过导航链接

Copyright © 2018. All rights reserved.