- generatedKeyAlwaysReturned() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
- get(int) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns the element at the specified position in this list.
- get(int) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
- getAction() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the action which will be one of INSERT, REMOVE, CHANGE.
- getAge() - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Return the age.
- getArgumentName() - Method in exception com.gargoylesoftware.base.util.DetailedIllegalArgumentException
-
Return the name of the argument that was illegal
- getArgumentName() - Method in exception com.gargoylesoftware.base.util.DetailedNullPointerException
-
Return the name of the argument that was null.
- getArgumentValue() - Method in exception com.gargoylesoftware.base.util.DetailedIllegalArgumentException
-
Return the value of the argument
- getArray(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC ARRAY
parameter as an Array object
in the Java programming language.
- getArray(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
ARRAY
parameter as an
Array
object in the Java programming language.
- getArray(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as an Array
object in the
Java programming language.
- getArray(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as an Array
object in the
Java programming language.
- getAsciiStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a stream of ASCII characters.
- getAsciiStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a stream of ASCII characters.
- getAttributes(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves a description of the given attribute of the given type
for a user-defined type (UDT) that is available in the given schema
and catalog.
- getAutoCommit() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Gets the current auto-commit state.
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a table's optimal set of columns that uniquely
identifies a row.
- getBigDecimal(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Deprecated.
- getBigDecimal(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC NUMERIC
parameter as a java.math.BigDecimal
object with as many digits to the right of the decimal point as the
value contains.
- getBigDecimal(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC NUMERIC
parameter as a
java.math.BigDecimal
object with as many digits to the
right of the decimal point as the value contains.
- getBigDecimal(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Deprecated.
- getBigDecimal(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Deprecated.
- getBigDecimal(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.math.BigDecimal
with full precision.
- getBigDecimal(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.math.BigDecimal
with full precision.
- getBinaryStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of a column in the current row as a stream of Gets the
value of the designated column in the current row of this ResultSet
object as a binary stream of uninterpreted bytes.
- getBinaryStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a stream of uninterpreted byte
s.
- getBlob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC BLOB
parameter as a Blob\ object
in the Java programming language.
- getBlob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
BLOB
parameter as a
Blob
object in the Java programming language.
- getBlob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a Blob
object in the Java
programming language.
- getBlob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a Blob
object in the Java
programming language.
- getBoolean(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC BIT
parameter as a boolean
in the Java programming language.
- getBoolean(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC BIT
parameter as a
boolean
in the Java programming language.
- getBoolean(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a boolean
in the Java
programming language.
- getBoolean(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a boolean
in the Java
programming language.
- getByte(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC TINYINT
parameter as a byte
in the Java programming language.
- getByte(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC TINYINT
parameter as a byte
in the Java programming language.
- getByte(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a byte
in the Java
programming language.
- getByte(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a byte
in the Java
programming language.
- getBytes(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC BINARY
or VARBINARY
parameter as an array of byte
values in the Java
programming language.
- getBytes(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC BINARY
or VARBINARY
parameter as an array of byte
values in the Java
programming language.
- getBytes(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a byte
array in the Java
programming language.
- getBytes(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a byte
array in the Java
programming language.
- getCatalog() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Returns the Connection's current catalog name.
- getCatalogs() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets the catalog names available in this database.
- getCatalogSeparator() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the separator between catalog and table name?
- getCatalogTerm() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the database vendor's preferred term for "catalog"?
- getChannel() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the channel.
- getCharacterStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getCharacterStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getCharacterStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.io.Reader
object.
- getCharacterStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.io.Reader
object.
- getClientInfo() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
- getClientInfo(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
- getClientInfoProperties() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
- getClob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC CLOB
parameter as a Clob
object in the Java programming language.
- getClob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC CLOB
parameter as a
Clob
object in the Java programming language.
- getClob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a Clob
object in the Java
programming language.
- getClob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a Clob
object in the Java
programming language.
- getColumn() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the column.
- getColumnCount() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the number of columns.
- getColumnName() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel.ColumnInfo
-
Return the column name.
- getColumnName(int) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the name of the column at the specified index.
- getColumnPrivileges(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the access rights for a table's columns.
- getColumns() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return a list containing the ColumnInfo objects that are used to define each
column.
- getColumns(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of table columns available in the specified catalog.
- getColumnSpan() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the number of columns this component will span.
- getCommand() - Method in exception com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException
-
Return the command or null if the command wasn't set
- getComponentLoader() - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
-
Return the component loader or null if there isn't one.
- getConcurrency() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the concurrency mode of this ResultSet
object.
- getConnection() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the connection that produced this metadata object.
- getConnection() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Returns the Connection
object that produced this Statement
object.
- getController() - Static method in class com.gargoylesoftware.base.trace.Trace
-
Return the controller object for the debugging stuff
- getCrossReference(String, String, String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the foreign key columns in the foreign key table
that reference the primary key columns of the primary key table
(describe how one table imports another's key).
- getCursorName() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the name of the SQL cursor used by this ResultSet
object.
- getDatabaseMajorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the major version number of the underlying database.
- getDatabaseMinorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the minor version number of the underlying database.
- getDatabaseProductName() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the name of this database product?
- getDatabaseProductVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the version of this database product?
- getDate(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC DATE
parameter as a java.sql.Date
object.
- getDate(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC DATE
parameter as a java.sql.Date
object, using the given Calendar
object to construct the
date.
- getDate(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC DATE
parameter as a
java.sql.Date
object.
- getDate(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC DATE
parameter as a
java.sql.Date
object, using
the given Calendar
object
to construct the date.
- getDate(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.sql.Date
object in
the Java programming language.
- getDate(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.sql.Date
object in
the Java programming language.
- getDate(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a java.sql.Date
object in
the Java programming language.
- getDate(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a java.sql.Date
object in
the Java programming language.
- getDefaultChannel() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return the default channel
- getDefaultTransactionIsolation() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return the database's default transaction isolation level.
- getDelegate() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Return the wrapped connection
- getDelegate() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return the wrapped object
- getDelegate() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Return the wrapped object
- getDelegate() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Return the statement that is wrapped
- getDirectories(FileFilter) - Method in class com.gargoylesoftware.base.util.DirectoryWalker
-
Walk through the directory structure and return a collection containing
all those directories for which the filter returns true
- getDouble(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC DOUBLE
parameter as a double
in the Java programming language.
- getDouble(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC DOUBLE
parameter as a double
in the Java programming language.
- getDouble(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a double
in the Java
programming language.
- getDouble(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a double
in the Java
programming language.
- getDriverMajorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's this JDBC driver's major version number?
- getDriverMinorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's this JDBC driver's minor version number?
- getDriverName() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the name of this JDBC driver?
- getDriverVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the version of this JDBC driver?
- getEnclosedException() - Method in exception com.gargoylesoftware.base.resource.ResourceException
-
Return the enclosed exception
- getEnclosedException() - Method in exception com.gargoylesoftware.base.testing.TestInitializationFailedException
-
Gets the enclosedException attribute of the
TestInitializationFailedException object
- getEndIndex() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the end index.
- getEvent() - Method in class com.gargoylesoftware.base.testing.EventCatcherRecord
-
Return the event that had been caught.
- getEventAt(int) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return the event at the specified index.
- getEventCatcherRecordAt(int) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return the record at the specified index.
- getEventCount() - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return the number of events that have been collected so far.
- getEvents() - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return an immutable list containing all the events collected so far.
- getException() - Method in class com.gargoylesoftware.base.gui.ThrowablePanel
-
Return the exception that is being displayed.
- getException() - Method in exception com.gargoylesoftware.base.objectstore.ObjectStoreException
-
Return the enclosed exception
- getExportedKeys(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the foreign key columns that reference a table's
primary key columns (the foreign keys exported by a table).
- getExtraNameCharacters() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets all the "extra" characters that can be used in unquoted identifier
names (those beyond a-z, A-Z, 0-9 and _).
- getFetchDirection() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the fetch direction for this ResultSet
object.
- getFetchDirection() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the direction for fetching rows from database tables that is
the default for result sets generated from this Statement
object.
- getFetchSize() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the fetch size for this ResultSet
object.
- getFetchSize() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the number of result set rows that is the default fetch size
for result sets generated from this Statement
object.
- getFiles(FileFilter) - Method in class com.gargoylesoftware.base.util.DirectoryWalker
-
Walk through the directory structure and return a collection containing
all those files for which the filter returns true
- getFilesAndDirectories(FileFilter) - Method in class com.gargoylesoftware.base.util.DirectoryWalker
-
Walk through the directory structure and return a collection containing
all those files and directories for which the filter returns true
- getFloat(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC FLOAT
parameter as a float
in the Java programming language.
- getFloat(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC FLOAT
parameter as a float
in the Java programming language.
- getFloat(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a float
in the Java
programming language.
- getFloat(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a float
in the Java
programming language.
- getFunctionColumns(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
- getFunctions(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
- getGeneratedKeys() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves any auto-generated keys created as a result of executing this
Statement
object.
- getHoldability() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Retrieves the current holdability of ResultSet
objects
created using this Connection
object.
- getHoldability() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getHorizontalAlignment() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the horizontal alignment.
- getHorizontalAlignment() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the horizontalAlignment.
- getHorizontalStretch() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if this component can be stretched horizontally.
- getIdentifierQuoteString() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return the string used to quote SQL identifiers.
- getIgnoreInvisibleComponents() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Get whether or not we should ignore an components that are not visible.
- getImportedKeys(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the primary key columns that are referenced by a
table's foreign key columns (the primary keys imported by a table).
- getIndexInfo(String, String, String, boolean, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a table's indices and statistics.
- getInt(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC INTEGER
parameter as an int
in the Java programming language.
- getInt(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC INTEGER
parameter as an int
in the Java programming language.
- getInt(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as an int
in the Java
programming language.
- getInt(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as an int
in the Java
programming language.
- getJDBCMajorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the major JDBC version number for this
driver.
- getJDBCMinorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the minor JDBC version number for this
driver.
- getLayoutAlignmentX(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
I don't really understand what this method is supposed to return so I
always return 0F.
- getLayoutAlignmentY(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
I don't really understand what this method is supposed to return so I
always return 0F.
- getLineColor() - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Return the current line colour.
- getListener(Class) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return a listener object that will log all fired events.
- getLoadedComponent() - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
-
Return the component that was loaded or null if the loading has
not completed.
- getLocale() - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
Return the current locale.
- getLock() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the lock.
- getLong(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC BIGINT
parameter as a long
in the Java programming language.
- getLong(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC BIGINT
parameter as a long
in the Java programming language.
- getLong(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a long
in the Java
programming language.
- getLong(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a long
in the Java
programming language.
- getMaxBinaryLiteralLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
How many hex characters can you have in an inline binary literal?
- getMaxCatalogNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a catalog name?
- getMaxCharLiteralLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the max length for a character literal?
- getMaxColumnNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the limit on column name length?
- getMaxColumnsInGroupBy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns in a "GROUP BY" clause?
- getMaxColumnsInIndex() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns allowed in an index?
- getMaxColumnsInOrderBy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns in an "ORDER BY" clause?
- getMaxColumnsInSelect() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns in a "SELECT" list?
- getMaxColumnsInTable() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns in a table?
- getMaxConnections() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
How many active connections can we have at a time to this database?
- getMaxCursorNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum cursor name length?
- getMaxFieldSize() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Returns the maximum number of bytes allowed for any column value.
- getMaxIndexLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the maximum number of bytes for an index, including all of the
parts of the index.
- getMaxProcedureNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a procedure name?
- getMaxRows() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the maximum number of rows that a ResultSet
object can contain.
- getMaxRowSize() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a single row?
- getMaxSchemaNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length allowed for a schema name?
- getMaxStatementLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of an SQL statement?
- getMaxStatements() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
How many active statements can we have open at one time to this
database?
- getMaxTableNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a table name?
- getMaxTablesInSelect() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of tables in a SELECT statement?
- getMaxUserNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a user name?
- getMessage() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the message.
- getMetaData() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Gets the metadata regarding this connection's database.
- getMetaData() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Gets the number, types and properties of a ResultSet
object's columns.
- getMetaData() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Retrieves the number, types and properties of this ResultSet
object's columns.
- getMethod() - Method in class com.gargoylesoftware.base.testing.EventCatcherRecord
-
Return the method that had been invoked with the specified event.
- getMoreResults() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Moves to a Statement
object's next result.
- getMoreResults(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Moves to this Statement
object's next result, deals with
any current ResultSet
object(s) according to the instructions
specified by the given flag, and returns
true
if the next result is a ResultSet
object.
- getName() - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Return the name.
- getName() - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Return the name of this trace channel.
- getNCharacterStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getNCharacterStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getNCharacterStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getNCharacterStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getNClob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getNClob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getNClob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getNClob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getNetworkTimeout() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
- getNewTraceItem() - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Return a trace item
- getNewValues() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the new values
- getNextItem() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the next item.
- getNString(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getNString(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getNString(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getNString(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getNumericFunctions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of math functions.
- getObeyMaximumSize() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if we are obeying the maximum size.
- getObeyMinimumSize() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if we are obeying the minimum size.
- getObject(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a parameter as an Object
in the Java
programming language.
- getObject(int, Map) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Returns an object representing the value of OUT parameter i
and uses map
for the custom mapping of the parameter value.
- getObject(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a parameter as an Object
in the Java
programming language.
- getObject(String, Map) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Returns an object representing the value of OUT parameter
i
and uses map
for the custom
mapping of the parameter value.
- getObject(String, Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getObject(int, Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getObject(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as an Object
in the Java
programming language.
- getObject(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as an Object
in the Java
programming language.
- getObject(int, Map) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as an Object
in the Java
programming language.
- getObject(String, Map) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as an Object
in the Java
programming language.
- getObject(String, Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getObject(int, Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getOldValues() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the old values.
- getOpenStatementCount() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Return the number of statements that are currently open.
- getParameterMetaData() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Retrieves the number, types and properties of this
PreparedStatement
object's parameters.
- getPreferredCacheSize() - Method in class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Return the preferredCacheSize
- getPrevItem() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the previous item.
- getPrimaryKeys(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a table's primary key columns.
- getProcedureColumns(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a catalog's stored procedure parameters and result
columns.
- getProcedures(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the stored procedures available in a catalog.
- getProcedureTerm() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the database vendor's preferred term for "procedure"?
- getPropertyName() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel.ColumnInfo
-
Return the property name
- getPseudoColumns(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
- getQueryTimeout() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the number of seconds the driver will wait for a Statement
object to execute.
- getRealSystemErr() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return the real stream that corresponds to the console for System.err.
- getRealSystemOut() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return the real stream that corresponds to the console for System.out.
- getRef(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC REF(<structured-type>)
parameter as a Ref object in the Java programming language.
- getRef(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
REF(<structured-type>)
parameter as a
Ref
object in the Java programming language.
- getRef(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a Ref
object in the Java
programming language.
- getRef(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a Ref
object in the Java
programming language.
- getResource(String) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Return a resource from the specified factory
- getResource(ResourceManager) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
-
Allocate a resource for the specified store
- getResource(String) - Method in class com.gargoylesoftware.base.resource.ResourceManager
-
Return a resource from the specified factory
- getResourceFactoryName() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Return the name of the factory that allocated this connection
- getResourceFactoryName() - Method in interface com.gargoylesoftware.base.resource.ManagedResource
-
Return the name of the resource factory that allocated this object
- getResourceImpl(ResourceManager) - Method in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
-
Allocate a resource for the specified store
- getResourceImpl(ResourceManager) - Method in class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Get a resource
- getResourceImpl(ResourceManager) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
-
Subclasses will override this to perform the actual allocation of the
resource.
- getResourceManager() - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Gets the resource manager
- getResultSet() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Returns the current result as a ResultSet
object.
- getResultSetConcurrency() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the result set concurrency for ResultSet
objects
generated by this Statement
object.
- getResultSetHoldability() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the default holdability of this ResultSet
object.
- getResultSetHoldability() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the result set holdability for ResultSet
objects
generated by this Statement
object.
- getResultSetType() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the result set type for ResultSet
objects
generated by this Statement
object.
- getRow() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the row.
- getRow() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Retrieves the current row number.
- getRowCount() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the number of rows.
- getRowId(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getRowId(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getRowId(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getRowId(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getRowIdLifetime() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
- getRows() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return a list containing the objects that are used to create each row.
- getRowSpan() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the number of rows this component will span.
- getSchema() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
- getSchemas() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets the schema names available in this database.
- getSchemas(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
- getSchemaTerm() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the database vendor's preferred term for "schema"?
- getSearchStringEscape() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets the string that can be used to escape wildcard characters.
- getShort(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC SMALLINT
parameter as a short
in the Java programming language.
- getShort(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC SMALLINT
parameter as a short
in the Java programming language.
- getShort(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a short
in the Java
programming language.
- getShort(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a short
in the Java
programming language.
- getSQLKeywords() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of all a database's SQL keywords that are
NOT also SQL92 keywords.
- getSQLStateType() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether the SQLSTATE returned by SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99.
- getSQLXML(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getSQLXML(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- getSQLXML(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getSQLXML(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getStartIndex() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the start index.
- getStatement() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the Statement
object that produced this ResultSet
object.
- getString(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC CHAR
, VARCHAR
,
or LONGVARCHAR
parameter as a String
in the
Java programming language.
- getString(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC CHAR
, VARCHAR
,
or LONGVARCHAR
parameter as a String
in
the Java programming language.
- getString(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a String
in the Java
programming language.
- getString(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a String
in the Java
programming language.
- getStringFunctions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of string functions.
- getSuperTables(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves a description of the table hierarchies defined in a particular
schema in this database.
- getSuperTypes(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves a description of the user-defined type (UDT) hierarchies defined in a
particular schema in this database.
- getSystemFunctions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of system functions.
- getTablePrivileges(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the access rights for each table available in a
catalog.
- getTables(String, String, String, String[]) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of tables available in a catalog.
- getTableTypes() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets the table types available in this database.
- getThreadName() - Method in class com.gargoylesoftware.base.testing.EventCatcherRecord
-
Return the name of the thread that the event was called on.
- getThreadName() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the name of the thread that called Trace.
- getThrowable() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the throwable.
- getTime(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Get the value of a JDBC TIME
parameter as a java.sql.Time
object.
- getTime(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC TIME
parameter as a java.sql.Time
object, using the given Calendar
object to construct the
time.
- getTime(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC TIME
parameter as a
java.sql.Time
object.
- getTime(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC TIME
parameter as a
java.sql.Time
object, using
the given Calendar
object
to construct the time.
- getTime(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.sql.Time
object in
the Java programming language.
- getTime(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.sql.Time
object in
the Java programming language.
- getTime(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a java.sql.Time
object in
the Java programming language.
- getTime(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a java.sql.Time
object in
the Java programming language.
- getTime() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the time that the item was written to Trace
- getTimeDateFunctions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of time and date functions.
- getTimestamp(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC TIMESTAMP
parameter as a java.sql.Timestamp
object.
- getTimestamp(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC TIMESTAMP
parameter as a java.sql.Timestamp
object, using the given Calendar
object to construct the
Timestamp
object.
- getTimestamp(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC TIMESTAMP
parameter as a
java.sql.Timestamp
object.
- getTimestamp(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC TIMESTAMP
parameter as a
java.sql.Timestamp
object, using
the given Calendar
object to construct
the Timestamp
object.
- getTimestamp(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
- getTimestamp(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a java.sql.Timestamp
object.
- getTimestamp(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
- getTimestamp(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
- getTraceChannel() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the channel currently being used for tracing or null if tracing
is disabled.
- getTraceChannel() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the trace channel.
- getTraceItemQueue() - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Get the queue.
- getTransactionIsolation() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Gets this Connection's current transaction isolation level.
- getType() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the type of this ResultSet
object.
- getTypeInfo() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of all the standard SQL types supported by this
database.
- getTypeMap() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Gets the type map object associated with this connection.
- getUDTs(String, String, String, int[]) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the user-defined types defined in a particular
schema.
- getUnicodeStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
- getUnicodeStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Deprecated.
- getUpdateCount() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Returns the current result as an update count; if the result is a ResultSet
object or there are no more results, -1 is returned.
- getURL(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of the designated JDBC DATALINK
parameter as a
java.net.URL
object.
- getURL(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC DATALINK
parameter as a
java.net.URL
object.
- getURL() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the url for this database?
- getURL(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Retrieves the value of the designated column in the current row
of this ResultSet
object as a java.net.URL
object in the Java programming language.
- getURL(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Retrieves the value of the designated column in the current row
of this ResultSet
object as a java.net.URL
object in the Java programming language.
- getUserName() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's our user name as known to the database?
- getValueAt(int, int) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the specified object.
- getVersionColumns(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a table's columns that are automatically updated
when any value in a row is updated.
- getVerticalAlignment() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the vertical alignment.
- getVerticalAlignment() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the vertical alignment.
- getVerticalStretch() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if this component can be stretched vertically.
- getWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Returns the first warning reported by calls on this Connection.
- getWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the first warning reported by calls on this ResultSet
object.
- getWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the first warning reported by calls on this Statement
object.
- SampleBean - Class in com.gargoylesoftware.base.testing
-
A simple bean class that can be used for testing purposes.
- SampleBean() - Constructor for class com.gargoylesoftware.base.testing.SampleBean
-
Create a new instance.
- SampleBean(String, int) - Constructor for class com.gargoylesoftware.base.testing.SampleBean
-
Create a new instance.
- set(int, Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Replaces the element at the specified position in this list with the
specified element (optional operation).
- setAge(int) - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Set the age.
- setArray(int, Array) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given Array
object.
- setAsciiStream(String, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setAsciiStream(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setAsciiStream(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setAsciiStream(int, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setAsciiStream(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setAsciiStream(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setAutoCommit(boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Sets this connection's auto-commit mode.
- setBigDecimal(String, BigDecimal) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.math.BigDecimal
value.
- setBigDecimal(int, BigDecimal) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a java.math.BigDecimal
value.
- setBinaryStream(String, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setBinaryStream(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setBinaryStream(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setBinaryStream(int, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setBinaryStream(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setBinaryStream(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setBlob(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setBlob(String, Blob) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setBlob(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setBlob(int, Blob) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given Blob
object.
- setBlob(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setBlob(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setBoolean(String, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java boolean
value.
- setBoolean(int, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java boolean
value.
- setBufferingEnabled(boolean) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Shutdown the tracing thread and flush the buffers.
- setBufferingEnabled(boolean) - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Set whether or not to buffer the output of the trace calls.
- setByte(String, byte) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java byte
value.
- setByte(int, byte) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java byte
value.
- setBytes(String, byte[]) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java array of bytes.
- setBytes(int, byte[]) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java array of bytes.
- setCatalog(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Sets a catalog name in order to select a subspace of this Connection's
database in which to work.
- setCharacterStream(String, Reader, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Reader
object, which is the given number of characters long.
- setCharacterStream(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setCharacterStream(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setCharacterStream(int, Reader, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given Reader
object,
which is the given number of characters long.
- setCharacterStream(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setCharacterStream(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setClientInfo(Properties) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
- setClientInfo(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
- setClob(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setClob(String, Clob) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setClob(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setClob(int, Clob) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given Clob
object.
- setClob(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setClob(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setColumn(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the column.
- setColumnExpandable(int, boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set whether this column can be expanded beyond its preferred size.
- setColumnSpan(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the number of columns that this component will span.
- setComponentLoader(ComponentLoader) - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Set the new component loader.
- setConnection(ConnectionWrapper) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Set the connection that will be returned by getConnection()
- setConnection(Connection) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Set the connection that created this statement
- setCursorName(String) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Defines the SQL cursor name that will be used by subsequent Statement
object execute
methods.
- setDate(String, Date) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given java.sql.Date
value.
- setDate(String, Date, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given java.sql.Date
value,
using the given Calendar
object.
- setDate(int, Date) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a value.
- setDate(int, Date, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given java.sql.Date
value, using the given Calendar
object.
- setDefaultChannel(TraceChannel) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Set the default channel.
- setDouble(String, double) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java double
value.
- setDouble(int, double) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java double
value.
- setEnabled(boolean) - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Set whether or not this channel is enabled.
- setErrRedirected(boolean) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Specify whether or not System.err should be redirected to print through
Trace.println
- setEscapeProcessing(boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Sets escape processing on or off.
- setException(Throwable) - Method in class com.gargoylesoftware.base.gui.ThrowablePanel
-
Set the exception that is being displayed.
- setFetchDirection(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gives a hint as to the direction in which the rows in this ResultSet
object will be processed.
- setFetchDirection(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Gives the driver a hint as to the direction in which the rows in a
result set will be processed.
- setFetchSize(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gives the JDBC driver a hint as to the number of rows that should be
fetched from the database when more rows are needed for this ResultSet
object.
- setFetchSize(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Gives the JDBC driver a hint as to the number of rows that should be
fetched from the database when more rows are needed.
- setFloat(String, float) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java float
value.
- setFloat(int, float) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java float
value.
- setGridLinesEnabled(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Set whether or not the grid lines are visible.
- setHoldability(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Changes the holdability of ResultSet
objects
created using this Connection
object to the given
holdability.
- setHorizontalAlignment(int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the vertical alignment.
- setHorizontalAlignment(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the horizontal alignment of the component within the specified
area.
- setHorizontalStretch(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set whether or not this component can be stretched horizontally.
- setIgnoreInvisibleComponents(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set whether or not we should ignore an components that are not visible.
- setImmutable() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Make this object immutable.
- setInt(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java int
value.
- setInt(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java int
value.
- setLineColor(Color) - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Set the line colour.
- setLocale(Locale) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
Set the current locale
- setLong(String, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java long
value.
- setLong(int, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java long
value.
- setMaxFieldSize(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Sets the limit for the maximum number of bytes in a column to the given
number of bytes.
- setMaxRows(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Sets the limit for the maximum number of rows that any ResultSet
object can contain to the given number.
- setMinimumColumnWidth(int, int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the minimum column width for a specific column.
- setMinimumRowHeight(int, int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the minimum row height for a specific row.
- setName(String) - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Set the name.
- setNCharacterStream(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setNCharacterStream(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setNCharacterStream(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setNCharacterStream(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setNClob(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setNClob(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setNClob(String, NClob) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setNClob(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setNClob(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setNClob(int, NClob) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setNetworkTimeout(Executor, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
- setNString(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setNString(int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setNull(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to SQL NULL
.
- setNull(String, int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to SQL NULL
.
- setNull(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to SQL NULL
.
- setNull(int, int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to SQL NULL
.
- setObeyMaximumSize(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set whether or not the component should obey it's maximum size.
- setObeyMinimumSize(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set whether or not we should obey the minimum size of the component.
- setObject(String, Object, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the value of the designated parameter using the given object.
- setOutRedirected(boolean) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Specify whether or not System.out should be redirected to print through
Trace.println
- setPoolable(boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
- setPreferredCacheSize(int) - Method in class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Set the preferredCacheSize
- setQueryTimeout(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Sets the number of seconds the driver will wait for a Statement
object to execute to the given number of seconds.
- setReadOnly(boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Puts this connection in read-only mode as a hint to enable database
optimizations.
- setRef(int, Ref) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given REF(<structured-type>)
value.
- setResourceFactoryMap(Map) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Set the resource map.
- setResourceFactoryName(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Set the name of the factory that allocated this connection
- setResourceFactoryName(String) - Method in interface com.gargoylesoftware.base.resource.ManagedResource
-
Set the name of the resource factory that allocated this resource
- setResourceManager(ResourceManager) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Set the resource manager
- setRow(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the row.
- setRowExpandable(int, boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set whether this row can be expanded beyond its preferred size.
- setRowId(String, RowId) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setRowId(int, RowId) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setRowSpan(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the number of rows that this component will span.
- setSavepoint() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates an unnamed savepoint in the current transaction and
returns the new Savepoint
object that represents it.
- setSavepoint(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a savepoint with the given name in the current transaction
and returns the new Savepoint
object that represents it.
- setSchema(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
- setShort(String, short) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java short
value.
- setShort(int, short) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java short
value.
- setSQLXML(String, SQLXML) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
- setSQLXML(int, SQLXML) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
- setString(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java String
value.
- setString(int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java String
value.
- setTime(String, Time) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given java.sql.Time
value.
- setTime(String, Time, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given java.sql.Time
value,
using the given Calendar
object.
- setTime(int, Time) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a java.sql.Time
value.
- setTime(int, Time, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given java.sql.Time
value, using the given Calendar
object.
- setTimestamp(String, Timestamp) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given java.sql.Timestamp
value.
- setTimestamp(String, Timestamp, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given java.sql.Timestamp
value,
using the given Calendar
object.
- setTimestamp(int, Timestamp) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a java.sql.Timestamp
value.
- setTimestamp(int, Timestamp, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given java.sql.Timestamp
value, using the given Calendar
object.
- setTraceChannel(TraceChannel) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Set the channel to be used for tracing.
- setTraceChannel(TraceChannel) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the trace channel used for printing diagnostic information.
- setTransactionIsolation(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Attempts to change the transaction isolation level to the one given.
- setTypeMap(Map) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Installs the given type map as the type map for this connection.
- setUnicodeStream(int, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Deprecated.
- setURL(String, URL) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given java.net.URL
object.
- setURL(int, URL) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given java.net.URL
value.
- setVerticalAlignment(int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the vertical alignment.
- setVerticalAlignment(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the vertical alignment of the component within the specified area.
- setVerticalStretch(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set whether or not this component can be stretched vertically.
- size() - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns the number of elements in this list.
- size() - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
- size() - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Return the number of objects currently in the collection.
- size() - Method in class com.gargoylesoftware.base.trace.TraceItemQueue
-
- split(String, String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Split the specified line into strings, spliting at each instance of
separator.
- splitAtFirst(String, String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Split the specified line into two strings, spliting at the first
instance of separator.
- startTask(WorkerTask) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
Start a WorkerTask.
- StatementWrapper - Class in com.gargoylesoftware.base.resource.jdbc
-
The object used for executing a static SQL statement and obtaining the
results produced by it.
- StatementWrapper(Statement) - Constructor for class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Create a new wrapper
- storesLowerCaseIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case unquoted SQL identifiers as case
insensitive and stores them in lower case.
- storesLowerCaseQuotedIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case quoted SQL identifiers as case
insensitive and store them in lower case.
- storesMixedCaseIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case unquoted SQL identifiers as case
insensitive and stores them in mixed case.
- storesMixedCaseQuotedIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case quoted SQL identifiers as case
insensitive and stores them in mixed case.
- storesUpperCaseIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case unquoted SQL identifiers as case
insensitive and stores them in upper case.
- storesUpperCaseQuotedIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case quoted SQL identifiers as case
insensitive and stores them in upper case.
- StringComparator - Class in com.gargoylesoftware.base.collections
-
A concrete implementation of Comparator that compares two strings.
- StringComparator(Locale, int, boolean) - Constructor for class com.gargoylesoftware.base.collections.StringComparator
-
Create a locale specific comparator.
- StringComparator(Locale) - Constructor for class com.gargoylesoftware.base.collections.StringComparator
-
Create a locale specific comparator.
- StringUtil - Class in com.gargoylesoftware.base.util
-
A collection of utility methods dealing with strings
- subList(int, int) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns a view of the portion of this list between the specified
fromIndex, inclusive, and toIndex, exclusive.
- supportsAlterTableWithAddColumn() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if "ALTER TABLE" with add column is supported.
- supportsAlterTableWithDropColumn() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if "ALTER TABLE" with drop column is supported.
- supportsANSI92EntryLevelSQL() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the ANSI92 entry level SQL grammar is supported.
- supportsANSI92FullSQL() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the ANSI92 full SQL grammar supported?
- supportsANSI92IntermediateSQL() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the ANSI92 intermediate SQL grammar supported?
- supportsBatchUpdates() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether the driver supports batch updates.
- supportsCatalogsInDataManipulation() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in a data manipulation statement?
- supportsCatalogsInIndexDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in an index definition statement?
- supportsCatalogsInPrivilegeDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in a privilege definition statement?
- supportsCatalogsInProcedureCalls() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in a procedure call statement?
- supportsCatalogsInTableDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in a table definition statement?
- supportsColumnAliasing() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if column aliasing is supported.
- supportsConvert() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the CONVERT function between SQL types supported.
- supportsConvert(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if CONVERT between the given SQL types supported.
- supportsCoreSQLGrammar() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the ODBC Core SQL grammar supported?
- supportsCorrelatedSubqueries() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if correlated subqueries are supported.
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are both data definition and data manipulation statements within a
transaction supported?
- supportsDataManipulationTransactionsOnly() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are only data manipulation statements within a transaction supported?
- supportsDifferentTableCorrelationNames() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
If table correlation names are supported, are they restricted to be
different from the names of the tables?
- supportsExpressionsInOrderBy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are expressions in "ORDER BY" lists supported?
- supportsExtendedSQLGrammar() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the ODBC Extended SQL grammar supported?
- supportsFullOuterJoins() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are full nested outer joins supported?
- supportsGetGeneratedKeys() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether auto-generated keys can be retrieved after
a statement has been executed.
- supportsGroupBy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is some form of "GROUP BY" clause supported?
- supportsGroupByBeyondSelect() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if a "GROUP BY" clause can add columns not in the SELECT provided it
specifies all the columns in the SELECT.
- supportsGroupByUnrelated() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a "GROUP BY" clause use columns not in the SELECT?
- supportsIntegrityEnhancementFacility() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the SQL Integrity Enhancement Facility supported?
- supportsLikeEscapeClause() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the escape character in "LIKE" clauses is supported.
- supportsLimitedOuterJoins() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if there is limited support for outer joins.
- supportsMinimumSQLGrammar() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the ODBC Minimum SQL grammar is supported.
- supportsMixedCaseIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case unquoted SQL identifiers as case
sensitive and as a result stores them in mixed case.
- supportsMixedCaseQuotedIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case quoted SQL identifiers as case
sensitive and as a result stores them in mixed case.
- supportsMultipleOpenResults() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether it is possible to have multiple ResultSet
objects
returned from a CallableStatement
object
simultaneously.
- supportsMultipleResultSets() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are multiple ResultSet
from a single execute supported?
- supportsMultipleTransactions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can we have multiple transactions open at once (on different
connections)?
- supportsNamedParameters() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether this database supports named parameters to callable
statements.
- supportsNonNullableColumns() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if columns can be defined as non-nullable.
- supportsOpenCursorsAcrossCommit() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if cursors can remain open across commits.
- supportsOpenCursorsAcrossRollback() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if cursors can remain open across rollbacks.
- supportsOpenStatementsAcrossCommit() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if statements can remain open across commits.
- supportsOpenStatementsAcrossRollback() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if statements can remain open across rollbacks.
- supportsOrderByUnrelated() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can an "ORDER BY" clause use columns not in the SELECT statement?
- supportsOuterJoins() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is some form of outer join supported?
- supportsPositionedDelete() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is positioned DELETE supported?
- supportsPositionedUpdate() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is positioned UPDATE supported?
- supportsResultSetConcurrency(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Does the database support the concurrency type in combination with the
given result set type?
- supportsResultSetHoldability(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether this database supports the given result set holdability.
- supportsResultSetType(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Does the database support the given result set type?
- supportsSavepoints() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether this database supports savepoints.
- supportsSchemasInDataManipulation() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in a data manipulation statement?
- supportsSchemasInIndexDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in an index definition statement?
- supportsSchemasInPrivilegeDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in a privilege definition statement?
- supportsSchemasInProcedureCalls() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in a procedure call statement?
- supportsSchemasInTableDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in a table definition statement?
- supportsSelectForUpdate() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is SELECT for UPDATE supported?
- supportsStatementPooling() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether this database supports statement pooling.
- supportsStoredFunctionsUsingCallSyntax() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
- supportsStoredProcedures() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if stored procedure calls using the stored procedure escape syntax
are supported.
- supportsSubqueriesInComparisons() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if subqueries in comparison expressions are supported.
- supportsSubqueriesInExists() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if subqueries in 'exists' expressions are supported.
- supportsSubqueriesInIns() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if subqueries in 'in' statements are supported.
- supportsSubqueriesInQuantifieds() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if subqueries in quantified expressions are supported.
- supportsTableCorrelationNames() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if table correlation names supported.
- supportsTransactionIsolationLevel(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Does this database support the given transaction isolation level?
- supportsTransactions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if transactions are supported.
- supportsUnion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if SQL UNION is supported.
- supportsUnionAll() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if SQL UNION ALL is supported.