- getActive() - Method in class org.javasimon.jdbc4.jmx.JdbcObjectInfo
-
Getter for actual active objects (conn, stmt, rset) in runtime.
- getArray(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getArray(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getArray(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getArray(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getAsciiStream(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getAsciiStream(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getAutoCommit() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getBigDecimal(int, int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
Deprecated.
- getBigDecimal(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getBigDecimal(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getBigDecimal(int, int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
Deprecated.
- getBigDecimal(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBigDecimal(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBinaryStream(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBinaryStream(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBlob(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getBlob(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getBlob(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBlob(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBoolean(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getBoolean(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getBoolean(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBoolean(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getByte(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getByte(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getByte(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getByte(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBytes(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getBytes(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getBytes(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getBytes(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getCatalog() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getCharacterStream(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getCharacterStream(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getCharacterStream(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getCharacterStream(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getClientInfo(String) - Method in class org.javasimon.jdbc4.SimonConnection
-
- getClientInfo() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getClob(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getClob(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getClob(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getClob(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getClosed() - Method in class org.javasimon.jdbc4.jmx.JdbcObjectInfo
-
Getter for count of closed objects (conn, stmt, rset).
- getConcurrency() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getConnection() - Method in class org.javasimon.jdbc4.SimonStatement
-
Returns a connection object (simon impl.).
- getConnection() - Method in class org.javasimon.jdbcx4.SimonDataSource
-
Attempts to establish a connection with the data source that this DataSource
object represents.
- getConnection(String, String) - Method in class org.javasimon.jdbcx4.SimonDataSource
-
Attempts to establish a connection with the data source that this DataSource
object represents.
- getConnection() - Method in class org.javasimon.jdbcx4.SimonPooledConnection
-
- getConnection() - Method in class org.javasimon.jdbcx4.WrappingSimonDataSource
-
Attempts to establish a connection with the data source that this DataSource
object represents.
- getConnection(String, String) - Method in class org.javasimon.jdbcx4.WrappingSimonDataSource
-
Attempts to establish a connection with the data source that this DataSource
object represents.
- getCursorName() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getDataSource() - Method in class org.javasimon.jdbcx4.WrappingSimonDataSource
-
- getDate(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getDate(int, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getDate(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getDate(String, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getDate(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getDate(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getDate(int, Calendar) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getDate(String, Calendar) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getDouble(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getDouble(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getDouble(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getDouble(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getDriverId() - Method in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
Returns driver identifier (eg.
- getFetchDirection() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getFetchDirection() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getFetchSize() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getFetchSize() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getFloat(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getFloat(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getFloat(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getFloat(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getGeneratedKeys() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getHoldability() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getHoldability() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getInt(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getInt(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getInt(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getInt(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getLoginTimeout() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Gets the maximum time in seconds that this data source can wait
while attempting to connect to a database.
- getLogWriter() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Retrieves the log writer for this DataSource
object.
- getLong(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getLong(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getLong(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getLong(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getMajorVersion() - Method in class org.javasimon.jdbc4.Driver
-
- getMax() - Method in class org.javasimon.jdbc4.jmx.JdbcObjectInfo
-
Getter for maximum lifetime of objects (conn, stmt, rset).
- getMaxFieldSize() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getMaxRows() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getMetaData() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getMetaData() - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- getMetaData() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getMin() - Method in class org.javasimon.jdbc4.jmx.JdbcObjectInfo
-
Getter for minimal lifetime of objects (conn, stmt, rset).
- getMinorVersion() - Method in class org.javasimon.jdbc4.Driver
-
- getMoreResults() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getMoreResults(int) - Method in class org.javasimon.jdbc4.SimonStatement
-
- getNCharacterStream(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getNCharacterStream(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getNCharacterStream(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getNCharacterStream(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getNClob(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getNClob(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getNClob(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getNClob(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getNetworkTimeout() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getNormalizedSql() - Method in class org.javasimon.jdbc4.SqlNormalizer
-
Returns the normalized SQL.
- getNString(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getNString(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getNString(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getNString(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getObject(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getObject(int, Map<String, Class<?>>) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getObject(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getObject(String, Map<String, Class<?>>) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getObject(int, Class<T>) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getObject(String, Class<T>) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getObject(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getObject(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getObject(int, Class<T>) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getObject(String, Class<T>) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getOpened() - Method in class org.javasimon.jdbc4.jmx.JdbcObjectInfo
-
Getter for count of opened objects (conn, stmt, rset).
- getParameterMetaData() - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- getParentLogger() - Method in class org.javasimon.jdbc4.Driver
-
- getParentLogger() - Method in class org.javasimon.jdbcx4.SimonConnectionPoolDataSource
-
- getParentLogger() - Method in class org.javasimon.jdbcx4.SimonDataSource
-
- getParentLogger() - Method in class org.javasimon.jdbcx4.SimonXADataSource
-
- getParentLogger() - Method in class org.javasimon.jdbcx4.WrappingSimonDataSource
-
- getPassword() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Returns database password to authenticate connection.
- getPeak() - Method in class org.javasimon.jdbc4.jmx.JdbcObjectInfo
-
Getter for max active count.
- getPeakTime() - Method in class org.javasimon.jdbc4.jmx.JdbcObjectInfo
-
Getter for peak time.
- getPooledConnection() - Method in class org.javasimon.jdbcx4.SimonConnectionPoolDataSource
-
- getPooledConnection(String, String) - Method in class org.javasimon.jdbcx4.SimonConnectionPoolDataSource
-
- getPrefix() - Method in interface org.javasimon.jdbc4.jmx.JdbcMXBean
-
Returns actual prefix associated with mxbean.
- getPrefix() - Method in class org.javasimon.jdbc4.jmx.JdbcMXBeanImpl
-
- getPrefix() - Method in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
Returns prefix for hierarchy of JDBC connection related Simons.
- getPrefix() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Returns Simon prefix for constructing names of Simons.
- getProperties() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Get properties specific to the real datasource.
- getPropertyInfo(String, Properties) - Method in class org.javasimon.jdbc4.Driver
-
- getQueryTimeout() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getRealConnectionPoolDataSourceName() - Method in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
- getRealDataSourceClassName() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Returns real datasource class name.
- getRealDataSourceName() - Method in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
Gets the name of the class implementing
DataSource
.
- getRealDriver() - Method in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
Returns fully qualified class name of the real driver.
- getRealUrl() - Method in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
Returns orignal JDBC connection URL without any Simon stuff.
- getRealUrl() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Returns real JDBC connection URL.
- getRealXADataSourceName() - Method in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
- getRef(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getRef(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getRef(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getRef(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getResultSet() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getResultSetConcurrency() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getResultSetHoldability() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getResultSetType() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getRow() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getRowId(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getRowId(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getRowId(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getRowId(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getSchema() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getShort(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getShort(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getShort(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getShort(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getSimonUrl() - Method in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
Simon JDBC connection URL prefixed with jdbc:simon:
.
- getSql() - Method in class org.javasimon.jdbc4.SqlNormalizer
-
Returns the original SQL.
- getSqlCommands() - Method in interface org.javasimon.jdbc4.jmx.JdbcMXBean
-
Returns SQL command types (select
, insert
, delete
, etc).
- getSqlCommands() - Method in class org.javasimon.jdbc4.jmx.JdbcMXBeanImpl
-
- getSqlCommandStat(String) - Method in interface org.javasimon.jdbc4.jmx.JdbcMXBean
-
Retrieves summary data about all executed SQL commands of eneterd type (for instance
summary data of all executed selects).
- getSqlCommandStat(String) - Method in class org.javasimon.jdbc4.jmx.JdbcMXBeanImpl
-
- getSqls(String) - Method in interface org.javasimon.jdbc4.jmx.JdbcMXBean
-
Returns hashs of different SQL commands of one type (select
, insert
,
delete
, etc).
- getSqls(String) - Method in class org.javasimon.jdbc4.jmx.JdbcMXBeanImpl
-
- getSqlStat(String) - Method in interface org.javasimon.jdbc4.jmx.JdbcMXBean
-
Retrieves summary data about all same executed SQLs (for instance
summary data of all executed select * from foo where bar => 0
).
- getSqlStat(String) - Method in class org.javasimon.jdbc4.jmx.JdbcMXBeanImpl
-
- getSQLXML(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getSQLXML(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getSQLXML(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getSQLXML(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getStatement() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getString(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getString(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getString(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getString(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTime(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getTime(int, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getTime(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getTime(String, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getTime(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTime(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTime(int, Calendar) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTime(String, Calendar) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTimestamp(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getTimestamp(int, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getTimestamp(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getTimestamp(String, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getTimestamp(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTimestamp(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTimestamp(int, Calendar) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTimestamp(String, Calendar) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getTotal() - Method in class org.javasimon.jdbc4.jmx.JdbcObjectInfo
-
Getter for sum of all lifetimes of object (conn, stmt, rset).
- getTransactionIsolation() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getType() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getType() - Method in class org.javasimon.jdbc4.SqlNormalizer
-
Returns SQL type which is typically first word of the SQL (insert, select, etc).
- getTypeMap() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getUnicodeStream(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
Deprecated.
- getUpdateCount() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getURL(int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getURL(String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- getURL(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getURL(String) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getUrl() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Returns JDBC connection URL.
- getUser() - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Returns database user to authenticate connection.
- getWarnings() - Method in class org.javasimon.jdbc4.SimonConnection
-
- getWarnings() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- getWarnings() - Method in class org.javasimon.jdbc4.SimonStatement
-
- getXAConnection() - Method in class org.javasimon.jdbcx4.SimonXADataSource
-
- getXAConnection(String, String) - Method in class org.javasimon.jdbcx4.SimonXADataSource
-
- getXAResource() - Method in class org.javasimon.jdbcx4.SimonXAConnection
-
- PREFIX - Static variable in class org.javasimon.jdbc4.SimonConnectionConfiguration
-
Name for the driver property holding the hierarchy prefix given to JDBC Simons.
- prefix - Variable in class org.javasimon.jdbc4.SimonStatement
-
Hierarchy prefix for JDBC Simons.
- prepare(String) - Method in class org.javasimon.jdbc4.SimonStatement
-
Called before each SQL command execution.
- prepare(List<String>) - Method in class org.javasimon.jdbc4.SimonStatement
-
Called before each SQL command execution.
- prepareCall(String) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareCall and wraps returned statement by Simon's statement.
- prepareCall(String, int, int) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareCall and wraps returned statement by Simon's statement.
- prepareCall(String, int, int, int) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareCall and wraps returned statement by Simon's statement.
- prepareStatement(String) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareStatement and wraps returned statement by Simon's statement.
- prepareStatement(String, int) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareStatement and wraps returned statement by Simon's statement.
- prepareStatement(String, int, int) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareStatement and wraps returned statement by Simon's statement.
- prepareStatement(String, int, int, int) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareStatement and wraps returned statement by Simon's statement.
- prepareStatement(String, int[]) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareStatement and wraps returned statement by Simon's statement.
- prepareStatement(String, String[]) - Method in class org.javasimon.jdbc4.SimonConnection
-
Calls real prepareStatement and wraps returned statement by Simon's statement.
- previous() - Method in class org.javasimon.jdbc4.SimonResultSet
-
- setArray(int, Array) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setAsciiStream(String, InputStream, int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setAsciiStream(String, InputStream, long) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setAsciiStream(String, InputStream) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setAsciiStream(int, InputStream, int) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setAsciiStream(int, InputStream, long) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setAsciiStream(int, InputStream) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setAutoCommit(boolean) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setBigDecimal(String, BigDecimal) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBigDecimal(int, BigDecimal) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setBinaryStream(String, InputStream, int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBinaryStream(String, InputStream, long) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBinaryStream(String, InputStream) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBinaryStream(int, InputStream, int) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setBinaryStream(int, InputStream) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setBlob(String, InputStream, long) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBlob(String, Blob) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBlob(String, InputStream) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBlob(int, Blob) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setBlob(int, InputStream) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setBoolean(String, boolean) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBoolean(int, boolean) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setByte(String, byte) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setByte(int, byte) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setBytes(String, byte[]) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setBytes(int, byte[]) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setCatalog(String) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setCharacterStream(String, Reader, int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setCharacterStream(String, Reader, long) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setCharacterStream(String, Reader) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setCharacterStream(int, Reader, int) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setCharacterStream(int, Reader, long) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setCharacterStream(int, Reader) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setClientInfo(String, String) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setClientInfo(Properties) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setClob(String, Reader, long) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setClob(String, Clob) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setClob(String, Reader) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setClob(int, Clob) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setClob(int, Reader, long) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setClob(int, Reader) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setCursorName(String) - Method in class org.javasimon.jdbc4.SimonStatement
-
- setDataSource(DataSource) - Method in class org.javasimon.jdbcx4.WrappingSimonDataSource
-
- setDate(String, Date) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setDate(String, Date, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setDate(int, Date) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setDouble(String, double) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setDouble(int, double) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setEscapeProcessing(boolean) - Method in class org.javasimon.jdbc4.SimonStatement
-
- setFetchDirection(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- setFetchDirection(int) - Method in class org.javasimon.jdbc4.SimonStatement
-
- setFetchSize(int) - Method in class org.javasimon.jdbc4.SimonResultSet
-
- setFetchSize(int) - Method in class org.javasimon.jdbc4.SimonStatement
-
- setFloat(String, float) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setFloat(int, float) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setHoldability(int) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setInt(String, int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setInt(int, int) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setLoginTimeout(int) - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Sets the maximum time in seconds that this data source will wait
while attempting to connect to a database.
- setLogWriter(PrintWriter) - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Sets the log writer for this DataSource
object to the given java.io.PrintWriter
object.
- setLong(String, long) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setLong(int, long) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setMaxFieldSize(int) - Method in class org.javasimon.jdbc4.SimonStatement
-
- setMaxRows(int) - Method in class org.javasimon.jdbc4.SimonStatement
-
- setNCharacterStream(String, Reader, long) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setNCharacterStream(String, Reader) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setNCharacterStream(int, Reader, long) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setNCharacterStream(int, Reader) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setNClob(String, NClob) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setNClob(String, Reader, long) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setNClob(String, Reader) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setNClob(int, NClob) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setNClob(int, Reader, long) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setNClob(int, Reader) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setNetworkTimeout(Executor, int) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setNString(String, String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setNString(int, String) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setNull(String, int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setNull(String, int, String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setNull(int, int) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setNull(int, int, String) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setObject(String, Object, int, int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setObject(String, Object, int) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setObject(String, Object) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setObject(int, Object, int) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setObject(int, Object) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setObject(int, Object, int, int) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setPassword(String) - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Setter for password property.
- setPoolable(boolean) - Method in class org.javasimon.jdbc4.SimonStatement
-
- setPrefix(String) - Method in interface org.javasimon.jdbc4.jmx.JdbcMXBean
-
Sets custom prefix of JDBC Simon hierarchy, see more
JdbcMXBean
.
- setPrefix(String) - Method in class org.javasimon.jdbc4.jmx.JdbcMXBeanImpl
-
- setPrefix(String) - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Sets Simon prefix for constructing names of Simons.
- setProperties(Properties) - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Set properties specific to the real datasource.
- setQueryTimeout(int) - Method in class org.javasimon.jdbc4.SimonStatement
-
- setReadOnly(boolean) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setRealDataSourceClassName(String) - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Setter for realDataSourceClassName property.
- setRef(int, Ref) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setRowId(String, RowId) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setRowId(int, RowId) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setSavepoint() - Method in class org.javasimon.jdbc4.SimonConnection
-
- setSavepoint(String) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setSchema(String) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setShort(String, short) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setShort(int, short) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setSQLXML(String, SQLXML) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setSQLXML(int, SQLXML) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setString(String, String) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setString(int, String) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setTime(String, Time) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setTime(String, Time, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setTime(int, Time) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setTimestamp(String, Timestamp) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setTimestamp(int, Timestamp) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setTransactionIsolation(int) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.javasimon.jdbc4.SimonConnection
-
- setUnicodeStream(int, InputStream, int) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
Deprecated.
- setURL(String, URL) - Method in class org.javasimon.jdbc4.SimonCallableStatement
-
- setURL(int, URL) - Method in class org.javasimon.jdbc4.SimonPreparedStatement
-
- setUrl(String) - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Setter for URL property.
- setUser(String) - Method in class org.javasimon.jdbcx4.AbstractSimonDataSource
-
Setter for user property.
- SimonCallableStatement - Class in org.javasimon.jdbc4
-
Simon JDBC proxy callable statement implementation class.
- SimonConnection - Class in org.javasimon.jdbc4
-
Class implements Simon JDBC proxy connection.
- SimonConnection(Connection, String) - Constructor for class org.javasimon.jdbc4.SimonConnection
-
Class constructor, initializes Simons (lifespan, active, commits
and rollbacks) related to the DB connection.
- SimonConnectionConfiguration - Class in org.javasimon.jdbc4
-
JDBC configuration contains Simon JDBC connection URL, real JDBC connection URL and Simon properties.
- SimonConnectionConfiguration(String) - Constructor for class org.javasimon.jdbc4.SimonConnectionConfiguration
-
Class constructor, parses given connection URL and recognizes driver's properties.
- SimonConnectionPoolDataSource - Class in org.javasimon.jdbcx4
-
Wrapper class for real ConnectionPoolDataSource implementation, produces pooled
PooledConnection
object.
- SimonConnectionPoolDataSource() - Constructor for class org.javasimon.jdbcx4.SimonConnectionPoolDataSource
-
- SimonDataSource - Class in org.javasimon.jdbcx4
-
Wrapper class for real DataSource implementation, produces standard
Connection
object.
- SimonDataSource() - Constructor for class org.javasimon.jdbcx4.SimonDataSource
-
- SimonPooledConnection - Class in org.javasimon.jdbcx4
-
Simon implementation of PooledConnection
, needed for
Simon ConnectionPollDataSource implementation.
- SimonPooledConnection(PooledConnection, String) - Constructor for class org.javasimon.jdbcx4.SimonPooledConnection
-
Class constructor.
- SimonPreparedStatement - Class in org.javasimon.jdbc4
-
Simon JDBC proxy prepared statement implementation class.
- SimonResultSet - Class in org.javasimon.jdbc4
-
Simon JDBC proxy result set implementation class.
- SimonResultSet(ResultSet, SimonStatement, String, String) - Constructor for class org.javasimon.jdbc4.SimonResultSet
-
Class constructor, initializes Simons (lifespan) related to result set.
- SimonStatement - Class in org.javasimon.jdbc4
-
Simon JDBC proxy statement implementation class.
- SimonXAConnection - Class in org.javasimon.jdbcx4
-
Simon implementation of XAConnection
, needed for
Simon XADataSource implementation.
- SimonXAConnection(XAConnection, String) - Constructor for class org.javasimon.jdbcx4.SimonXAConnection
-
Class constructor.
- SimonXADataSource - Class in org.javasimon.jdbcx4
-
Wrapper class for real XADataSource implementation, produces xa
XAConnection
object.
- SimonXADataSource() - Constructor for class org.javasimon.jdbcx4.SimonXADataSource
-
- split - Variable in class org.javasimon.jdbc4.SimonStatement
-
Stopwatch split measuring the lifespan of the statement until it is closed across all executes.
- sql - Variable in class org.javasimon.jdbc4.SimonPreparedStatement
-
SQL string.
- sqlCmdLabel - Variable in class org.javasimon.jdbc4.SimonStatement
-
SQL statement label containing part up to the SQL command type.
- sqlNormalizer - Variable in class org.javasimon.jdbc4.SimonStatement
-
SQL normalizer helper object.
- SqlNormalizer - Class in org.javasimon.jdbc4
-
SqlNormalizer takes SQL statement and replaces parameters with question marks.
- SqlNormalizer(String) - Constructor for class org.javasimon.jdbc4.SqlNormalizer
-
Creates SQL normalizer and performs the normalization.
- SqlNormalizer(List<String>) - Constructor for class org.javasimon.jdbc4.SqlNormalizer
-
Constructor for batch normalization.
- startSplit() - Method in class org.javasimon.jdbc4.SimonStatement
-
Starts the split for the SQL specific stopwatch, sets the note and returns the split.
- statementsStat() - Method in interface org.javasimon.jdbc4.jmx.JdbcMXBean
-
Retrieves summary data about JDBC statement objects.
- statementsStat() - Method in class org.javasimon.jdbc4.jmx.JdbcMXBeanImpl
-