|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ResultSet
object.
PreparedStatement
object's
batch of commands.
Statement
object.
ResultSet
object, just
after the last row.
Internal use only.
ResultSet
object,
just before the first row.
Statement
object if both the DBMS and driver
support aborting an SQL statement.
ResultSet
object.
Connection
object.
ResultSet
object.
Statement
object.
ResultSet
object's database and JDBC
resources immediately instead of waiting for this to happen when it is
automatically closed.
Statement
object's database and JDBC
resources immediately instead of waiting for this to happen when it is
automatically closed.
Statement
object for sending SQL statements to
the database.
Statement
object that will generate ResultSet
objects with the given type and concurrency.
Statement
object that will generate
ResultSet
objects with the given type, concurrency,
and holdability.
ResultSet
object and from
the underlying database.
EventCatcher
PreparedStatement
object and
returns the result set generated by the query.
ResultSet
object.
PreparedStatement
object.
INSERT
, UPDATE
or DELETE
statement.
Statement
object
should be made available for retrieval.
ResultSet
column name to its ResultSet
column index.
ResultSet
object.
EventCatcher.getEventCatcherRecordAt(int)
instead
ARRAY
parameter as an Array object
in the Java programming language.
ARRAY
parameter as an
Array
object in the Java programming language.
ResultSet
object as an Array
object in the
Java programming language.
ResultSet
object as an Array
object in the
Java programming language.
ResultSet
object as a stream of ASCII characters.
ResultSet
object as a stream of ASCII characters.
NUMERIC
parameter as a java.math.BigDecimal
object with as many digits to the right of the decimal point as the
value contains.
NUMERIC
parameter as a
java.math.BigDecimal
object with as many digits to the
right of the decimal point as the value contains.
ResultSet
object as a java.math.BigDecimal
with full precision.
ResultSet
object as a java.math.BigDecimal
with full precision.
ResultSet
object as a binary stream of uninterpreted bytes.
ResultSet
object as a stream of uninterpreted byte
s.
BLOB
parameter as a Blob\ object
in the Java programming language.
BLOB
parameter as a
Blob
object in the Java programming language.
ResultSet
object as a Blob
object in the Java
programming language.
ResultSet
object as a Blob
object in the Java
programming language.
BIT
parameter as a boolean
in the Java programming language.
BIT
parameter as a
boolean
in the Java programming language.
ResultSet
object as a boolean
in the Java
programming language.
ResultSet
object as a boolean
in the Java
programming language.
TINYINT
parameter as a byte
in the Java programming language.
TINYINT
parameter as a byte
in the Java programming language.
ResultSet
object as a byte
in the Java
programming language.
ResultSet
object as a byte
in the Java
programming language.
BINARY
or VARBINARY
parameter as an array of byte
values in the Java
programming language.
BINARY
or VARBINARY
parameter as an array of byte
values in the Java
programming language.
ResultSet
object as a byte
array in the Java
programming language.
ResultSet
object as a byte
array in the Java
programming language.
ResultSet
object as a java.io.Reader
object.
ResultSet
object as a java.io.Reader
object.
CLOB
parameter as a Clob
object in the Java programming language.
CLOB
parameter as a
Clob
object in the Java programming language.
ResultSet
object as a Clob
object in the Java
programming language.
ResultSet
object as a Clob
object in the Java
programming language.
ResultSet
object.
Connection
object that produced this Statement
object.
ResultSet
object.
DATE
parameter as a java.sql.Date
object.
DATE
parameter as a java.sql.Date
object, using the given Calendar
object to construct the
date.
DATE
parameter as a
java.sql.Date
object.
DATE
parameter as a
java.sql.Date
object, using
the given Calendar
object
to construct the date.
ResultSet
object as a java.sql.Date
object in
the Java programming language.
ResultSet
object as a java.sql.Date
object in
the Java programming language.
ResultSet
object as a java.sql.Date
object in
the Java programming language.
ResultSet
object as a java.sql.Date
object in
the Java programming language.
DOUBLE
parameter as a double
in the Java programming language.
DOUBLE
parameter as a double
in the Java programming language.
ResultSet
object as a double
in the Java
programming language.
ResultSet
object as a double
in the Java
programming language.
ResultSet
object.
Statement
object.
ResultSet
object.
Statement
object.
FLOAT
parameter as a float
in the Java programming language.
FLOAT
parameter as a float
in the Java programming language.
ResultSet
object as a float
in the Java
programming language.
ResultSet
object as a float
in the Java
programming language.
Statement
object.
ResultSet
objects
created using this Connection
object.
INTEGER
parameter as an int
in the Java programming language.
INTEGER
parameter as an int
in the Java programming language.
ResultSet
object as an int
in the Java
programming language.
ResultSet
object as an int
in the Java
programming language.
BIGINT
parameter as a long
in the Java programming language.
BIGINT
parameter as a long
in the Java programming language.
ResultSet
object as a long
in the Java
programming language.
ResultSet
object as a long
in the Java
programming language.
ResultSet
object can contain.
ResultSet
object's columns.
ResultSet
object's columns.
Statement
object's next result.
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.
Object
in the Java
programming language.
i
and uses map
for the custom mapping of the parameter value.
Object
in the Java
programming language.
i
and uses map
for the custom
mapping of the parameter value.
ResultSet
object as an Object
in the Java
programming language.
ResultSet
object as an Object
in the Java
programming language.
ResultSet
object as an Object
in the Java
programming language.
ResultSet
object as an Object
in the Java
programming language.
PreparedStatement
object's parameters.
Statement
object to execute.
REF(<structured-type>)
parameter as a Ref object in the Java programming language.
REF(<structured-type>)
parameter as a Ref
object in the Java programming language.
ResultSet
object as a Ref
object in the Java
programming language.
ResultSet
object as a Ref
object in the Java
programming language.
ResultSet
object.
ResultSet
objects
generated by this Statement
object.
ResultSet
object.
ResultSet
objects
generated by this Statement
object.
ResultSet
objects
generated by this Statement
object.
SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99.
SMALLINT
parameter as a short
in the Java programming language.
SMALLINT
parameter as a short
in the Java programming language.
ResultSet
object as a short
in the Java
programming language.
ResultSet
object as a short
in the Java
programming language.
Statement
object that produced this ResultSet
object.
CHAR
, VARCHAR
,
or LONGVARCHAR
parameter as a String
in the
Java programming language.
CHAR
, VARCHAR
,
or LONGVARCHAR
parameter as a String
in
the Java programming language.
ResultSet
object as a String
in the Java
programming language.
ResultSet
object as a String
in the Java
programming language.
TIME
parameter as a java.sql.Time
object.
TIME
parameter as a java.sql.Time
object, using the given Calendar
object to construct the
time.
TIME
parameter as a
java.sql.Time
object.
TIME
parameter as a
java.sql.Time
object, using
the given Calendar
object
to construct the time.
ResultSet
object as a java.sql.Time
object in
the Java programming language.
ResultSet
object as a java.sql.Time
object in
the Java programming language.
ResultSet
object as a java.sql.Time
object in
the Java programming language.
ResultSet
object as a java.sql.Time
object in
the Java programming language.
TIMESTAMP
parameter as a java.sql.Timestamp
object.
TIMESTAMP
parameter as a java.sql.Timestamp
object, using the given Calendar
object to construct the
Timestamp
object.
TIMESTAMP
parameter as a
java.sql.Timestamp
object.
TIMESTAMP
parameter as a
java.sql.Timestamp
object, using
the given Calendar
object to construct
the Timestamp
object.
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
ResultSet
object as a java.sql.Timestamp
object.
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
ResultSet
object.
DATALINK
parameter as a
java.net.URL
object.
DATALINK
parameter as a
java.net.URL
object.
ResultSet
object as a java.net.URL
object in the Java programming language.
ResultSet
object as a java.net.URL
object in the Java programming language.
getCharacterStream
in place of getUnicodeStream
ResultSet
object or there are no more results, -1 is returned.
ResultSet
object.
Statement
object.
ResultSet
objaect and into the database.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
NotificationListEvent
's
whenever the list is modified.CallableStatement
object for calling database
stored procedures.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object for sending
parameterized SQL statements to the database.
PreparedStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object that will generate
ResultSet
objects with the given type, concurrency,
and holdability.
PreparedStatement
object that has
the capability to retrieve auto-generated keys.
PreparedStatement
object capable
of returning the auto-generated keys designated by the given array.
PreparedStatement
object capable
of returning the auto-generated keys designated by the given array.
ResultSet
object.
parameterIndex
to the JDBC type sqlType
.
parameterIndex
to be of JDBC type sqlType
.
parameterName
to the JDBC type
sqlType
.
parameterName
to be of JDBC type
sqlType
.
Savepoint
object from the current
transaction.
Savepoint
object
was set.
Array
object.
java.math.BigDecimal
value.
java.math.BigDecimal
value.
Blob
object.
boolean
value.
boolean
value.
byte
value.
byte
value.
Reader
object, which is the given number of characters long.
Reader
object,
which is the given number of characters long.
Clob
object.
Statement
object execute
methods.
java.sql.Date
value.
java.sql.Date
value,
using the given Calendar
object.
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.
- 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
- 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 interface com.gargoylesoftware.base.resource.ManagedResource
- Set the name of the resource factory that allocated this resource
- setResourceFactoryName(String) -
Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- Set the name of the factory that allocated this connection
- 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.
- 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.
- 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.
- 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.
- 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.
- setUnicodeStream(int, InputStream, int) -
Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- Deprecated.
- 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
- Deprecated. Use
EventCatcher.getEventCount()
instead
- 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.
- 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.
- 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.
- 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?
- 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.
- 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.
- 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.
Internal use only.
Internal use only.
Internal use only.
java.sql.Array
value.
java.sql.Array
value.
java.math.BigDecimal
value.
java.sql.BigDecimal
value.
java.sql.Blob
value.
java.sql.Blob
value.
boolean
value.
boolean
value.
byte
value.
byte
value.
byte
array value.
boolean
value.
java.sql.Clob
value.
java.sql.Clob
value.
java.sql.Date
value.
java.sql.Date
value.
double
value.
double
value.
float
value.
float
value.
int
value.
int
value.
long
value.
long
value.
null
value.
Object
value.
Object
value.
Object
value.
Object
value.
java.sql.Ref
value.
java.sql.Ref
value.
ResultSet
object.
short
value.
short
value.
String
value.
String
value.
java.sql.Time
value.
java.sql.Time
value.
java.sql.Timestamp
value.
java.sql.Timestamp
value.
ResultSet.rowUpdated
.
NULL
.
NULL
.
b.length
bytes from the specified byte array
to this output stream.
len
bytes from the specified byte array
starting at offset off
to this output stream.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |