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, unwrappublic WebConnection(Connection c)
public void close()
throws java.sql.SQLException
ExecutorConnectionclose in interface java.lang.AutoCloseableclose in interface java.sql.Connectionclose in class ExecutorConnectionjava.sql.SQLExceptionpublic boolean isClosed()
throws java.sql.SQLException
ExecutorConnectionisClosed in interface java.sql.ConnectionisClosed in class ExecutorConnectionjava.sql.SQLExceptionpublic void setCatalog(java.lang.String catalog)
throws java.sql.SQLException
ExecutorConnectionsetCatalog in interface java.sql.ConnectionsetCatalog in class ExecutorConnectionjava.sql.SQLExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.