public abstract class PreparedStatementWrapper41Base extends PreparedStatementWrapper40Base
| Constructor and Description |
|---|
PreparedStatementWrapper41Base(ConnectionWrapper30Base connection,
java.sql.PreparedStatement statement) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeOnCompletion() |
boolean |
isCloseOnCompletion() |
getUnderlyingPreparedStatement, isClosed, isPoolable, isWrapperFor, setAsciiStream, setAsciiStream, setBinaryStream, setBinaryStream, setBlob, setBlob, setCharacterStream, setCharacterStream, setClob, setClob, setNCharacterStream, setNCharacterStream, setNClob, setNClob, setNClob, setNString, setObject, setPoolable, setRowId, setSQLXML, unwrapaddBatch, clearParameters, execute, executeQuery, executeUpdate, getExecutionStack, getMetaData, getParameterMetaData, getSqlText, setArray, setAsciiStream, setBigDecimal, setBinaryStream, setBlob, setBoolean, setByte, setBytes, setCharacterStream, setClob, setDate, setDate, setDouble, setExecutionStack, setFloat, setInt, setLong, setNull, setNull, setObject, setObject, setRef, setShort, setSqlText, setString, setTime, setTime, setTimestamp, setTimestamp, setUnicodeStream, setURLaddBatch, cancel, clearBatch, clearWarnings, close, execute, execute, execute, execute, executeBatch, executeQuery, executeUpdate, executeUpdate, executeUpdate, executeUpdate, finalize, getConnection, getConnectionWrapper, getCreationStackTrace, getFetchDirection, getFetchSize, getGeneratedKeys, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getQueryTimeout, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getUnderlyingStatement, getUpdateCount, getWarnings, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxFieldSize, setMaxRows, setQueryTimeoutclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBatch, cancel, clearBatch, clearWarnings, close, execute, execute, execute, execute, executeBatch, executeQuery, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getConnection, getFetchDirection, getFetchSize, getGeneratedKeys, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getQueryTimeout, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getUpdateCount, getWarnings, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxFieldSize, setMaxRows, setQueryTimeoutpublic PreparedStatementWrapper41Base(ConnectionWrapper30Base connection, java.sql.PreparedStatement statement)
Copyright © 2015 The Admin4J Project. All Rights Reserved.