public class WebConnection extends ExecutorConnection
executor
Constructor and Description |
---|
WebConnection(Connection c) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
isClosed() |
void |
setCatalog(java.lang.String catalog) |
abort, clearWarnings, commit, createArrayOf, createBlob, createClob, createNClob, createQueryObject, createSQLXML, createStatement, createStatement, createStatement, createStruct, getAutoCommit, getCatalog, getClientInfo, getClientInfo, getExecutor, getHoldability, getMetaData, getNetworkTimeout, getSchema, getTransactionIsolation, getTypeMap, getWarnings, isReadOnly, isValid, isWrapperFor, nativeSQL, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setClientInfo, setClientInfo, setHoldability, setNetworkTimeout, setReadOnly, setSavepoint, setSavepoint, setSchema, setTransactionIsolation, setTypeMap, unwrap
public WebConnection(Connection c)
public void close() throws java.sql.SQLException
ExecutorConnection
close
in interface java.lang.AutoCloseable
close
in interface java.sql.Connection
close
in class ExecutorConnection
java.sql.SQLException
public boolean isClosed() throws java.sql.SQLException
ExecutorConnection
isClosed
in interface java.sql.Connection
isClosed
in class ExecutorConnection
java.sql.SQLException
public void setCatalog(java.lang.String catalog) throws java.sql.SQLException
ExecutorConnection
setCatalog
in interface java.sql.Connection
setCatalog
in class ExecutorConnection
java.sql.SQLException
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.