- getArray(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getArray(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getAsciiStream(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getAsciiStream(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getAutoCommit() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getBatchInsertJdbcStatementImpl() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPluginModule
-
- getBatchInsertSize() - Method in class org.spincast.plugins.jdbc.statements.BatchInsertStatementDefault
-
- getBatchParams() - Method in class org.spincast.plugins.jdbc.statements.BatchInsertStatementDefault
-
- getBigDecimal(int, int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBigDecimal(String, int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBigDecimal(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBigDecimal(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBinaryStream(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBinaryStream(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBlob(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBlob(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBoolean(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getBoolean(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getBoolean(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBoolean(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBooleanOrFalse(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns false when null.
- getBooleanOrFalse(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns false when null.
- getBooleanOrFalse(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBooleanOrFalse(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBooleanOrNull(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not false as
JDBC does by default!
- getBooleanOrNull(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not false as
JDBC does by default!
- getBooleanOrNull(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBooleanOrNull(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getByte(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getByte(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getByte(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getByte(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getByteOrNull(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getByteOrNull(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getByteOrNull(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getByteOrNull(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getByteOrZero(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getByteOrZero(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getByteOrZero(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getByteOrZero(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBytes(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getBytes(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getCatalog() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getCharacterStream(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getCharacterStream(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getClientInfo(String) - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getClientInfo() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getClob(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getClob(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getConcurrency() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getConnection() - Method in class org.spincast.plugins.jdbc.SpincastDataSourceDefault
-
- getConnection(String, String) - Method in class org.spincast.plugins.jdbc.SpincastDataSourceDefault
-
- getConnection() - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getConnectionInterceptor(MethodInvocation) - Method in class org.spincast.plugins.jdbc.JdbcScope
-
Gets a Connection from a DataSource, or from the ThreadLocal cache
if we're inside a transaction.
- getCurrentRootSavepoint() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getCursorName() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDataSourceInterceptor() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPluginModule
-
- getDataSourceKey(DataSource) - Method in class org.spincast.plugins.jdbc.JdbcScope
-
- getDate(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDate(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDate(int, Calendar) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDate(String, Calendar) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDeleteJdbcStatementImpl() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPluginModule
-
- getDouble(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getDouble(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getDouble(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDouble(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDoubleOrNull(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getDoubleOrNull(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getDoubleOrNull(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDoubleOrNull(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDoubleOrZero(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getDoubleOrZero(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getDoubleOrZero(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getDoubleOrZero(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getFetchDirection() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getFetchSize() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getFloat(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getFloat(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getFloat(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getFloat(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getFloatOrNull(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getFloatOrNull(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getFloatOrNull(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getFloatOrNull(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getFloatOrZero(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getFloatOrZero(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getFloatOrZero(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getFloatOrZero(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getGeneratedKeys() - Method in class org.spincast.plugins.jdbc.NamedParameterStatement
-
Spincast added
- getHoldability() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getHoldability() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getId() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPlugin
-
- getIndexMap() - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getInsertJdbcStatementDefaultImpl() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPluginModule
-
- getInstant(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns an
Instant from a
TIMESTAMP WITH TIME ZONE
(ie: "TIMESTAMPTZ") column.
- getInstant(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns an
Instant from a
TIMESTAMP WITH TIME ZONE
(ie: "TIMESTAMPTZ") column.
- getInstant(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getInstant(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getInt(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getInt(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getInt(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getInt(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getIntegerOrNull(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getIntegerOrNull(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getIntegerOrNull(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getIntegerOrNull(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getIntegerOrZero(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getIntegerOrZero(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getIntegerOrZero(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getIntegerOrZero(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getItems() - Method in interface org.spincast.plugins.jdbc.utils.ItemsAndTotalCount
-
- getItems() - Method in class org.spincast.plugins.jdbc.utils.ItemsAndTotalCountDefault
-
- getJdbcScope() - Method in class org.spincast.plugins.jdbc.DataSourceInterceptor
-
- getJdbcUtils() - Method in class org.spincast.plugins.jdbc.statements.SelectStatementDefault
-
- getLoginTimeout() - Method in class org.spincast.plugins.jdbc.SpincastDataSourceDefault
-
- getLogWriter() - Method in class org.spincast.plugins.jdbc.SpincastDataSourceDefault
-
- getLong(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getLong(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getLong(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getLong(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getLongOrNull(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getLongOrNull(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getLongOrNull(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getLongOrNull(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getLongOrZero(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getLongOrZero(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getLongOrZero(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getLongOrZero(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getMetaData() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getMetaData() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getNCharacterStream(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getNCharacterStream(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getNClob(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getNClob(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getNetworkTimeout() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getNString(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getNString(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getObject(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getObject(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getObject(int, Map<String, Class<?>>) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getObject(String, Map<String, Class<?>>) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getObject(int, Class<T>) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getObject(String, Class<T>) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getOriginalQuery() - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getParams() - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getParentLogger() - Method in class org.spincast.plugins.jdbc.SpincastDataSourceDefault
-
- getParsedQuery() - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getPluginModule() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPlugin
-
- getQueryBuilder() - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getRef(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getRef(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getRow() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getRowId(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getRowId(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getSchema() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getSelectJdbcStatementImpl() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPluginModule
-
- getShort(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getShort(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Deprecated.
- getShort(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getShort(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getShortOrNull(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getShortOrNull(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns null when null, not 0 as
JDBC does by default!
- getShortOrNull(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getShortOrNull(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getShortOrZero(int) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getShortOrZero(String) - Method in interface org.spincast.plugins.jdbc.SpincastResultSet
-
Returns 0 when null.
- getShortOrZero(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getShortOrZero(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getSpincastConnectionFactory() - Method in class org.spincast.plugins.jdbc.JdbcScope
-
- getSpincastConnectionImpl() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPluginModule
-
- getSpincastDataSourceImpl() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPluginModule
-
- getSql(boolean) - Method in interface org.spincast.plugins.jdbc.statements.Statement
-
Returns the current SQL query.
- getSql(boolean) - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getSqlFormmatter() - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getSQLXML(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getSQLXML(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getStatement() - Method in class org.spincast.plugins.jdbc.NamedParameterStatement
-
Returns the underlying statement.
- getStatement() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getStatementWithParamsAdded(Connection) - Method in class org.spincast.plugins.jdbc.statements.DeleteStatementDefault
-
- getStatementWithParamsAdded(Connection) - Method in class org.spincast.plugins.jdbc.statements.SelectStatementDefault
-
- getStatementWithParamsAdded(Connection) - Method in class org.spincast.plugins.jdbc.statements.UpdateStatementDefault
-
- getStaticTokens() - Method in class org.spincast.plugins.jdbc.statements.StatementBase
-
- getString(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getString(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTime(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTime(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTime(int, Calendar) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTime(String, Calendar) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTimestamp(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTimestamp(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTimestamp(int, Calendar) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTimestamp(String, Calendar) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTotalCount() - Method in interface org.spincast.plugins.jdbc.utils.ItemsAndTotalCount
-
- getTotalCount() - Method in class org.spincast.plugins.jdbc.utils.ItemsAndTotalCountDefault
-
- getTotalFromSelectQuery(Connection) - Method in class org.spincast.plugins.jdbc.statements.SelectStatementDefault
-
Returns -1 to indicate the number of items should be taken instead of the total
found by a generated query.
- getTransactionIsolation() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getType() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getTypeMap() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getUnicodeStream(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getUnicodeStream(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getUpdateJdbcStatementImpl() - Method in class org.spincast.plugins.jdbc.SpincastJdbcPluginModule
-
- getURL(int) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getURL(String) - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getWarnings() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-
- getWarnings() - Method in class org.spincast.plugins.jdbc.SpincastResultSetDefault
-
- getWrappedConnection() - Method in interface org.spincast.plugins.jdbc.SpincastConnection
-
- getWrappedConnection() - Method in class org.spincast.plugins.jdbc.SpincastConnectionDefault
-