Skip navigation links
A C E G I J N P R S 

A

abort(Executor) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
acceptsURL(String) - Method in class com.github.jdbc.smartcommit.SmartCommitDriver
 

C

clearWarnings() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
close() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
com.github.jdbc.smartcommit - package com.github.jdbc.smartcommit
 
commit() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
connect(String, Properties) - Method in class com.github.jdbc.smartcommit.SmartCommitDriver
 
createArrayOf(String, Object[]) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
createBlob() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
createClob() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
createNClob() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
createSQLXML() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
createStatement() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
createStatement(int, int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
createStatement(int, int, int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
createStruct(String, Object[]) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 

E

ensureTransaction() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
Forces the begin of a transaction when smartCommit=true and no transaction is yet active.

G

getAutoCommit() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getCatalog() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getClientInfo(String) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getClientInfo() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getDelegateAutoCommit() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
Returns true if the underlying connection is currently running in autocommit mode.
getHoldability() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getMajorVersion() - Method in class com.github.jdbc.smartcommit.SmartCommitDriver
 
getMetaData() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getMinorVersion() - Method in class com.github.jdbc.smartcommit.SmartCommitDriver
 
getNetworkTimeout() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getParentLogger() - Method in class com.github.jdbc.smartcommit.SmartCommitDriver
 
getPropertyInfo(String, Properties) - Method in class com.github.jdbc.smartcommit.SmartCommitDriver
 
getSchema() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getSmartCommit() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getTransactionIsolation() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getTypeMap() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
getWarnings() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 

I

isClosed() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
isReadOnly() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
isValid(int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 

J

jdbcCompliant() - Method in class com.github.jdbc.smartcommit.SmartCommitDriver
 

N

nativeSQL(String) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 

P

prepareCall(String) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
prepareCall(String, int, int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
prepareCall(String, int, int, int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
prepareStatement(String) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
prepareStatement(String, int, int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
prepareStatement(String, int, int, int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
prepareStatement(String, int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
prepareStatement(String, int[]) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
prepareStatement(String, String[]) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 

R

releaseSavepoint(Savepoint) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
rollback() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
rollback(Savepoint) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 

S

setAutoCommit(boolean) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setCatalog(String) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setClientInfo(String, String) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setClientInfo(Properties) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setHoldability(int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setNetworkTimeout(Executor, int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setReadOnly(boolean) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setSavepoint() - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setSavepoint(String) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setSchema(String) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setSmartCommit(boolean) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setTransactionIsolation(int) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
setTypeMap(Map<String, Class<?>>) - Method in class com.github.jdbc.smartcommit.SmartCommitConnection
 
SmartCommitConnection - Class in com.github.jdbc.smartcommit
 
SmartCommitDriver - Class in com.github.jdbc.smartcommit
 
SmartCommitDriver() - Constructor for class com.github.jdbc.smartcommit.SmartCommitDriver
 
A C E G I J N P R S 
Skip navigation links

Copyright © 2020. All rights reserved.