|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
abs UDF function.
ResultSet object.
AbstractConnection is a handle to a
FBManagedConnection.FBManagedConnection.
ConnectionPoolDataSource that
uses DriverManager to open physical connections to the
database.IscDbHandle interface.IscStmtHandle
interface.IscTrHandle
interface.GDS_Impl here.PooledConnection interface.PreparedStatementinterface.ResultSet interface.FBResultSet instance.
FirebirdSavepoint
interface.acos UDF function.
BlobParameterBuffer.
String parameter on this
BlobParameterBuffer.
int parameter on this
BlobParameterBuffer.
ServiceParameterBuffer.
String parameter on this
ServiceParameterBuffer.
int paramter on this
ServiceParameterBuffer.
byte[] paramter on this
ServiceParameterBuffer.
ServiceRequestBuffer.
String parameter on this
ServiceRequestBuffer.
int parameter on this
ServiceRequestBuffer.
byte parameter on this
ServiceRequestBuffer.
PreparedStatement
object's batch of commands.
Statement object.
ConnectionEventListener listener.
ResultSet object, just after the
last row.
ManagedConnection.
GDS.
ConnectionPoolDataSource interface
for the Sun Application Server 8.x (tested with PE 8.1).DataSource interface for the Sun
Application Server 8.x (tested with PE 8.1).XADataSource interface
for the Sun Application Server 8.x (tested with PE 8.1).ascii UDF function.
asin UDF function.
atan UDF function.
atan2 UDF function.
ResultSet object, just before the
first row.
GDS.iscCreateBlob2(IscDbHandle, IscTrHandle, IscBlobHandle, BlobParameterBuffer)
or
GDS.iscOpenBlob2(IscDbHandle, IscTrHandle, IscBlobHandle, BlobParameterBuffer)
operations.Statement object if both the DBMS and
driver support aborting an SQL statement.
ResultSet object.
canonicalize method is used in FBDriver to reuse
previous fbmcf instances if they have been create.
ceiling UDF function.
Class.forName method or by using
an already cached instance.ManagedConnection instance.
Connection object.
ResultSet object.
Statement
object.
AbstractConnection.
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.
ResultSet objects that
have previously been kept open should be closed when calling
getMoreResults.
ResultSet object
should be closed when calling getMoreResults.
ResultSet objects should be
closed when the method Connection.commit is called.
javax.resource.spi.ConnectionEventListener callback for
when a ManagedConnection is closed.
javax.resource.spi.ConnectionEventListener callback for
when a Local Transaction was rolled back within the context of a
ManagedConnection.
AbstractConnectionPool
instances."{escape '...'}" call into the corresponding
escape clause for Firebird.
InputStream into this Blob.
InputStream into this Blob.
cos UDF function.
cot UDF function.
BlobParameterBuffer instance for setting blob
parameters in the current GDS implementation.
createConnectionFactory method creates a DataSource
using the supplied ConnectionManager.
createConnectionFactory method creates a DataSource
with a default stand alone ConnectionManager.
DatabaseParameterBuffer instance for setting
database parameters in the current GDS implementation.
EventHandle specific to a given
GDS implementation.
FBField class according to the SQL datatype.
IscBlobHandle instance
specific to the implementation of this interface.
IscDbHandle instance specific to
the implementation of this interface.
IscStmtHandle instance
specific to the implementation of this interface.
IscSvcHandle instance
that is linked to the current GDS implemenation.
IscTrHandle instance that
is linked to the current GDS implementation.
ServiceParameterBuffer instance for setting
service parameters in the current GDS implementation.
ServiceRequestBuffer instance for setting
service request parameters in the current GDS implementation.
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.
TransactionParameterBuffer.
XA
error code.
DatabaseParameterBuffer
interface that allows GDS implementations remove the DPB extension parameters
that driver implementation uses for client-side configuration.Date value using a given Calendar.
byte array into a Date value.
byte array into a double value.
byte array into a float value.
byte array into an int value.
byte array into a long value.
byte array into a short value.
byte array into a String
using a given encoding.
Time value using a given Calendar.
byte array into a Time value.
Timestamp value using a given
Calendar.
Timestamp value using a given
Calendar.
byte array into a Timestamp.
-1, meaning that we
will use socket buffer size default for runtime platform.
ResultSet object
and from the underlying database.
Date value using a given
Calendar.
Date value into a byte array.
double value as a byte array.
float value as a byte array.
int value as a byte array.
long value as a byte array.
short value as a byte array.
String value into a byte array using
a given encoding.
byte array using a given encoding.
Time value using a given
Calendar.
Time value into a byte array.
Timestamp using a given Calendar.
Timestamp using a given Calendar.
Timstamp as a byte array.
obj is equal to this instance.
ex
represents a "fatal" one
GDS-based event handling.EventListeners to listen for
database events.PreparedStatement object
and returns the result set generated by the query.
ResultSet object.
PreparedStatement object.
INSERT, UPDATE or
DELETE statement.
FBBackupManager based on
the default GDSType.
FBBackupManager based on
a given GDSType.
FBBackupManager based on
a given GDSType.
FBBigDecimalField here.BLOB value.FBBlobField here.FBBlobField here.FBStringField for auto-commit case.CallableStatement.FBConnectionRequestInfo instance.FBConnectionRequestInfo holds a clumplet that is
used to store and transfer connection-specific information such as user,
password, and other dpb information..FBDataSource is a ConnectionFactory for jdbc
Connection objects.FBEscapedParser parses the SQL
and converts escaped syntax to native form.EventListener implementation to listen for database events.FBField here.FBLocalTransaction implements LocalTransaction both
in the cci and spi meanings.FBStringField.FBMaintenanceManager class is responsible for replicating
the functionality provided by the gfix command-line tool.FBMaintenanceManager based on
the default GDSType.
FBMaintenanceManager based on
a given GDSType.
FBMaintenanceManager based on
a given GDSType.
FBManagedConnection implements both the
ManagedConnection and XAResource interfaces.FBManagedConnectionMetaData implements
javax.resource.sqi.ManagedConnectionMetaData, providing almost
no useful information.FBManager is a simple jmx mbean that allows you
to create and drop databases.FBManagerMBean here.FBParameterMetaData here.FBParameterMetaData instance.
FBProcedureParam instance.
FBResourceException should be used in places where
ResourceException should be thrown according to the interface
specification, but we do not want to loose exception that we caught.FBResourceException with a given
string message and generic error code.
FBResourceException with
a message and specific error code.
FBResourceException with a
generic error code that is linked to another (sub) exception.
FBResourceException with a
generic error code that is linked to another (sub) exception.
FBResourceTransactionException
with a given message and generic error code
FBResourceTransactionException
with a given message and error code.
FBResourceTransactionException
with a given message and sub-exception.
FBResourceException
with a given message, error code and underlying exception.
ResultSetMetaData interface.FBResultSetMetaData instance.
FBServiceManager based on
the default GDSType.
FBServiceManager based on
a given GDSType.
FBServiceManager based on
a given GDSType.
DataSource interface.GDSException instance that is
warning.FBStandAloneConnectionManager provides the
default implementation of ConnectionManager for standalone use.FBStatisticsManager class is responsible for replicating
the functionality of the gstat command-line tool.FBMaintenanceManager based on
the default GDSType.
FBMaintenanceManager based on
a given GDSType.
FBMaintenanceManager based on
a given GDSType.
FBStringField here.FBTpb class represents the Firebird Transaction Parameter
Block (TPB), which contains Firebird-specific information about transaction
isolation.FBTpbMapper.
FBMaintenanceManager based on
the default GDSType.
FBMaintenanceManager based on
a given GDSType.
FBMaintenanceManager based on
a given GDSType.
FBWrappingDataSource instead.DataSource including connection pooling.FBXAException with a given
message.
FBXAException based around
a specific error code.
FBXAException based around
a message and specific error code.
FBXAException wrapped around
an underlying exception.
ResultSet column name to its
ResultSet column index.
CallableStatement interface.Connection interface providing access to Firebird
specific features.DatabaseMetaData interface providing access to Firebird
specific features.Driver providing methods to set the
connection properties programmatically.LocalTransaction interface
to tell whether the underlying managed connection is currently participating
in some transaction or not and to obtain the associated Xid.FBWrappingDataSource and
FBConnectionPoolDataSource objects.PreparedStatement interface.java.sql.Savepoint
interface defined in JDBC 3.0, but can be used in JDBC 2.0 applications.Statement interface.ResultSet object.
floor UDF function.
GDS has most of the C client interface functions
lightly mapped to java, as well as the constants returned from the server.GDSFactory exists to provide a way to obtain objects
implementing GDS and Clumplet.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.
ARRAY value designated
by this
Array object in the form of an array in the Java
programming language.
Array object.
ARRAY
value designated by this Array object, beginning with the
specified index and containing up to count
successive elements of the SQL array.
Array object, beginning with the specified
index and containing up to count
successive elements of the SQL array.
ResultSet object as an InputStream.
CLOB value designated by this Clob
object as a stream of Ascii bytes.
Array object.
Array object.
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 binary InputStream.
BLOB designated by this
Blob instance as a stream.
InputStream object that contains a partial Blob value,
starting with the byte specified by pos, which is length bytes in length.
BLOB parameter as a
Blob object in the Java programming language.
ResultSet object as a Blob object
in the Java programming language.
FirebirdBlob to which this stream belongs to.
FBManagedConnectionFactory.getBlobBufferSize()
Blob
ConnectionPoolDataSource.getPooledConnection()
can block.
BIT parameter as a boolean
in the Java programming language.
boolean value.
ResultSet object as a boolean value.
TINYINT parameter as a byte
in the Java programming language.
byte value.
ResultSet object as a byte value.
BINARY or VARBINARY
parameter as an array of byte values in the Java
programming language.
byte array.
ResultSet object as a byte array.
BLOB
value that this Blob object designates.
ResultSet object as a
java.io.Reader object.
ResultSet object as a
java.io.Reader object.
CLOB value designated by this Clob
object as a Unicode stream.
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.getObject
is called to retrieve a value
from the column.
ResultSet object.
ResultSet object.
ManagedConnection instance.
Connection object that produced this
Statement object.
AbstractConnection
that will be instantiated when new connection is created.
FBWrappingDataSource.getFreeSize() instead.
PooledConnectionManager responsible for
instantiating pooled connections.
ResultSet
object.
FBSimpleDataSource.getDatabase() instead for the sake of naming
compatibility.
FBDataSource class) that will provide JDBC connections.
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 object.
ResultSet object as a 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.
GDS implemenation.
java.sql.Connection.
DOUBLE parameter as a double
in the Java programming language.
double value.
ResultSet object as a double value.
ManagedConnection.
ManagedConnection.
ResultSet object.
Statement object.
ResultSet object.
Statement object.
FBField object at the given column index
FBField by name.
FLOAT parameter as a float
in the Java programming language.
float value.
ResultSet object as a float value.
GDS implementation depending on the type specified
during instantiation.
GDS.
GDSHelper connected with this managed connection.
AbstractGDS.getType()instead.
ResultSet objects
created using this Connection object.
BasicAbstractConnectionPool.getMaxIdleTime()
ConnectionPoolConfiguration.getMaxIdleTime() instead.
FBWrappingDataSource.getMaxIdleTime().
INTEGER parameter as an int
in the Java programming language.
int value.
ResultSet object as an int value.
int parameter for this exception.
FBWrappingDataSource.getDefaultIsolation() instead.
Xdrable when it
is written to XDR format.
FBManagedConnectionFactory.getCharSet() instead.
javax.resource.spi.LocalTransaction instance.
ManagedConnectionFactory
instance.
BIGINT parameter as a long
in the Java programming language.
long value.
ResultSet object as a long value.
BasicAbstractConnectionPool.getMaxPoolSize()
ConnectionPoolConfiguration.getMaxPoolSize() instead.
FBWrappingDataSource.getMaxPoolSize().
ResultSet object can contain.
ResultSet
object's columns.
ResultSet object's columns.
BasicAbstractConnectionPool.getMinPoolSize()
ConnectionPoolConfiguration.getMinPoolSize() instead.
FBWrappingDataSource.getMinPoolSize()
Statement object's next result.
Object in the Java
programming language.
i and uses map for the custom
mapping of the parameter value.
Object.
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.setObject.
PreparedStatement
object for which this ParameterMetaData object contains
information.
PreparedStatement object's parameters.
PreparedStatement object's parameters.
FBSimpleDataSource.getConnection() method.
FBWrappingDataSource.isPooling() method.
Connection.prepareStatement(String) method call.
Statement object to execute.
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.
Reference for this DataSource.
ResultSet object.
ResultSet object.
ARRAY value
designated by this Array object.
ARRAY value
designated by this Array object.
index and contains up to
count successive elements.
index and contains up to
count successive elements.
ResultSet objects
generated by this Statement object.
ResultSet.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ROWID type,
and if so the lifetime for which a RowId object remains valid.
Savepoint object represents.
Savepoint
object represents.
SMALLINT parameter as a short
in the Java programming language.
short value.
ResultSet object as a short value.
AbstractFBConnectionPoolDataSource.getRoleName() instead.
FBWrappingDataSource.getRoleName() instead.
Statement object that produced this
ResultSet object.
CHAR, VARCHAR,
or LONGVARCHAR parameter as a String in
the Java programming language.
String object.
ResultSet object as a String.
CLOB value
designated by this Clob object.
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 object.
ResultSet object as a Time object.
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 object.
ResultSet object as a 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.
FBManagedConnectionFactory.getDefaultTransactionIsolation()
FBWrappingDataSource.getDefaultTransactionIsolation() instead.
FBManagedConnectionFactory.getDefaultIsolation()
ResultSet object.
ResultSet object or there are no more results, -1
is returned.
FBSimpleDataSource.getUserName() instead for the sake of naming
compatibility.
ManagedConnection instance.
FBSimpleDataSource.getConnection() method.
ResultSet object.
Statement object.
Statement.close() call.
ResultSet.
ResultSet objects should not
be closed when the method Connection.commit is called.
ResultSet objaect and into the database.
FBConnection class.ResultSet object.
ResultSet object.
isc_blob_handle_impl here.isc_blob_handle_impl here.isc_db_handle_impl here.isc_db_handle_impl here.isc_stmt_handle_impl here.isc_stmt_handle_impl here.isc_svc_handle_impl here.isc_tr_handle_impl here.isc_tr_handle_impl here.IscBlobHandle is a java mapping for a blob handle..EventHandle.
GDS has most of the C client interface functions
lightly mapped to java, as well as the constants returned from the server..isc_create_database creates a database based on the file
name and Clumplet of database properties supplied.
IscDbHandle is
attached.
isc_db_handle represents a socket connection
to the database server.IscDbHandle is attached.
IscDbHandle is attached.
GDS.iscDsqlExecImmed2(IscDbHandle, IscTrHandle, byte[], int, XSQLDA, XSQLDA)
GDS.iscDsqlExecuteImmediate(IscDbHandle, IscTrHandle, byte[], int, XSQLDA)
GDS.iscDsqlPrepare(IscTrHandle, IscStmtHandle, byte[], int)
EventHandle.
isc_stmt_handle describes a handle to a database statement.isc_svc_handle is a java mapping for a
isc_svc_handle handle.IscTrHandle represents a transaction handle.EOF has been reached with this blob.
ResultSet object.
state.
state.
ResultSet object.
FBManagedConnection uses the same
ResourceManager as res.
ResultSet object
should not be closed when calling getMoreResults.
ResultSet object.
lcase UDF function.
BLOB value
designated by this Blob object.
CLOB value
designated by this Clob object.
length UDF function.
locatorsUpdateCopy method here.
log UDF function.
log10 UDF function.
Log4jLogger here.Logger here.LoggerFactory here.ltrim UDF function.
MaintenanceManager is responsible for replicating
the functionality provided by the gfix command-line tool.mod UDF function.
FirebirdConnectionProperties that can
later be used in FirebirdDriver.connect(FirebirdConnectionProperties) call.
TransactionParameterBuffer instance for setting
transaction parameters in the current GDS implementation.
NullLogger here.true if the old callable statement compatibility mode should
be used, otherwise - false.
PooledConnection.close() method
is directly invoked by the application.
PooledObject.deallocate() method
is invoked by the application.
pi UDF function.
PooledConnection.pattern begins within the BLOB
value that this Blob object represents.
BLOB value
designated by this Blob object at which
pattern begins.
searchstr appears in the SQL CLOB value
represented by this Clob object.
Clob object searchstr appears in this
Clob object.
CallableStatement object for calling
database stored procedures.
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 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.
STDERR
PrintStream
PrintWriter
STDERR.
PrintStream.
PrintWriter.
rand UDF function.
Xdrable in XDR format, from an
XdrInputStream.
length from the stream into the specified buffer.
buffer.length bytes from the buffer.
int.
long.
short.
String.
parameterIndex to the JDBC type
sqlType.
parameterIndex to be of JDBC type
sqlType.
Savepoint object from the current
transaction.
Savepoint object from the current
transaction.
FirebirdSavepoint object from the current
transaction.
ConnectionEventListner from the listing of
listeners that will be notified for a ConnectionEvent.
Savepoint object
was set.
Savepoint object
was set.
FirebirdSavepoint object
was set.
rtrim UDF function.
Array object.
Blob object.
FBManagedConnectionFactory.setBlobBufferSize(int)
Blob object represents and returns the number of bytes
written.
Blob object represents and returns the number of bytes
written.
Reader object,
which is the given number of characters long.
Clob object.
Statement object execute methods.
FBSimpleDataSource.setDatabase(String) instead for the sake of
naming compatibility.
java.sql.Date
value, using the given Calendar object.
ResultSet object will be processed.
ResultSet object.
Savepoint object that represents it.
Savepoint object that represents it.
FirebirdSavepoint object that represents it.
FirebirdSavepoint object that represents it.
ResultSet objects
created using this Connection object to the given
holdability.
BasicAbstractConnectionPool.setMaxIdleTime(int)
FBWrappingDataSource.setMaxIdleTime(int).
FBWrappingDataSource.setDefaultIsolation(String) instead.
FBManagedConnectionFactory.setCharSet(String) instead.
ManagedConnectionFactory
instance.
FBManagedConnection around which this connection is
based.
BasicAbstractConnectionPool.setMaxPoolSize(int)
FBWrappingDataSource.setMaxPoolSize(int).
ResultSet object can contain to the given number.
BasicAbstractConnectionPool.setMinPoolSize(int)
FBWrappingDataSource.setMinPoolSize(int)
NULL.
NULL.
FBSimpleDataSource.getConnection() method.
Statement object to execute to the given number of seconds.
REF(<structured-type>) value.
Reference for this DataSource.
FBField.getObject() conversion.
Savepoint object that represents it.
Savepoint object that represents it.
AbstractFBConnectionPoolDataSource.setRoleName(String) instead.
FBWrappingDataSource.setRoleName(String) instead.
Clob object designates at the position pos.
java.sql.Time
value, using the given Calendar object.
java.sql.Timestamp value, using the given
Calendar object.
FBManagedConnectionFactory.setDefaultTransactionIsolation(int)
FBWrappingDataSource.setDefaultTransactionIsolation(int) instead.
FBManagedConnectionFactory.setDefaultIsolation(String)
FirebirdConnection.setTransactionParameters(int, TransactionParameterBuffer)
instead.
java.net.URL value.
java.net.URL
value.
FBSimpleDataSource.setUserName(String) instead for the sake of
naming compatibility.
FBSimpleDataSource.getConnection() method.
BackupManager will
result in verbose logging to the configured logger.
BackupManager will
result in verbose logging to the configured logger.
sign UDF function.
DataSource interface that uses
ConnectionPoolDataSource as connection provider.sin UDF function.
sqrt UDF function.
Statement.close() method.
PooledConnectionHandler
ensure that statements will be closed before connection is returned to the
pool.StatisticsManager is responsible for replicating the
functionality of the gstat command-line tool.ResultSet
objects returned from a CallableStatement object
simultaneously.
ResultSet from a single execute supported?
commit is a noop and the
isolation level is TRANSACTION_NONE.
tan UDF function.
- TARGET_INTERP -
Static variable in interface org.firebirdsql.gds.BlobParameterBuffer
-
- TARGET_TYPE -
Static variable in interface org.firebirdsql.gds.BlobParameterBuffer
-
- TIMESTAMP_USES_LOCAL_TIMEZONE -
Static variable in interface org.firebirdsql.gds.impl.DatabaseParameterBufferExtension
-
- TIMESTAMP_USES_LOCAL_TIMEZONE_PROPERTY -
Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
- toArray(Collection) -
Method in class org.firebirdsql.jdbc.AbstractStatement
- Convert collection of
Integer elements into array of int.
- toDateString(String) -
Method in class org.firebirdsql.jdbc.FBEscapedParser
- This method converts the 'yyyy-mm-dd' date format into the
Firebird understandable format.
- top -
Variable in class org.firebirdsql.pool.BlockingStack
- Actual top of the stack.
- topLock -
Variable in class org.firebirdsql.pool.BlockingStack
-
- toString() -
Method in class org.firebirdsql.gds.GDSExceptionHelper.GDSMessage
- Puts parameters into the template and return the obtained string.
- toString() -
Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- toString() -
Method in class org.firebirdsql.gds.impl.GDSType
-
- toString() -
Method in class org.firebirdsql.gds.impl.jni.EventHandleImp
-
- toString() -
Method in class org.firebirdsql.gds.impl.wire.EventHandleImp
-
- toString() -
Method in class org.firebirdsql.jca.FBLocalTransaction.FBLocalXid
-
- toString() -
Method in class org.firebirdsql.management.FBUser
-
- toTimestampString(String) -
Method in class org.firebirdsql.jdbc.FBEscapedParser
- This method converts the 'yyyy-mm-dd hh:mm:ss' timestamp format into the
Firebird understandable format.
- toTimeString(String) -
Method in class org.firebirdsql.jdbc.FBEscapedParser
- This method converts the 'hh:mm:ss' time format into the
Firebird understandable format.
- TPB_CONCURRENCY -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TPB_CONSISTENCY -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TPB_MAPPING -
Static variable in class org.firebirdsql.jdbc.FBDriver
-
- TPB_MAPPING_PROPERTY -
Static variable in class org.firebirdsql.jdbc.FBConnectionHelper
-
- TPB_NO_REC_VERSION -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TPB_NOWAIT -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TPB_PREFIX -
Static variable in class org.firebirdsql.jdbc.FBConnectionHelper
-
- TPB_READ -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TPB_READ_COMMITTED -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TPB_REC_VERSION -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TPB_WAIT -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TPB_WRITE -
Static variable in interface org.firebirdsql.jdbc.FirebirdConnection
-
- TRACE -
Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
- trace(Object, Throwable) -
Method in class org.firebirdsql.logging.ConsoleLogger
-
- trace(Object) -
Method in class org.firebirdsql.logging.ConsoleLogger
-
- trace(Object, Throwable) -
Method in class org.firebirdsql.logging.Log4jLogger
-
- trace(Object) -
Method in class org.firebirdsql.logging.Log4jLogger
-
- trace(Object) -
Method in class org.firebirdsql.logging.Logger
-
- trace(Object, Throwable) -
Method in class org.firebirdsql.logging.Logger
-
- trace(Object, Throwable) -
Method in class org.firebirdsql.logging.NullLogger
-
- trace(Object) -
Method in class org.firebirdsql.logging.NullLogger
-
- TRANSACTION_NONE -
Static variable in class org.firebirdsql.jdbc.FBTpbMapper
- Indicates that transactions are not supported.
- TRANSACTION_READ_COMMITTED -
Static variable in class org.firebirdsql.jdbc.FBConnectionHelper
-
- TRANSACTION_READ_COMMITTED -
Static variable in class org.firebirdsql.jdbc.FBTpbMapper
- Dirty reads are prevented; non-repeatable reads and phantom reads can
occur.
- TRANSACTION_READ_UNCOMMITTED -
Static variable in class org.firebirdsql.jdbc.FBTpbMapper
- Dirty reads, non-repeatable reads and phantom reads can occur.
- TRANSACTION_REPEATABLE_READ -
Static variable in class org.firebirdsql.jdbc.FBConnectionHelper
-
- TRANSACTION_REPEATABLE_READ -
Static variable in class org.firebirdsql.jdbc.FBTpbMapper
- Dirty reads and non-repeatable reads are prevented; phantom reads can
occur.
- TRANSACTION_SERIALIZABLE -
Static variable in class org.firebirdsql.jdbc.FBConnectionHelper
-
- TRANSACTION_SERIALIZABLE -
Static variable in class org.firebirdsql.jdbc.FBTpbMapper
- Dirty reads, non-repeatable reads and phantom reads are prevented.
- TRANSACTIONCOMMITTING -
Static variable in class org.firebirdsql.gds.impl.AbstractIscTrHandle
-
- TransactionParameterBuffer - Interface in org.firebirdsql.gds
- Instances of this interface represent Transaction Parameter Buffer from the
Firebird API.
- TransactionParameterBufferImpl - Class in org.firebirdsql.gds.impl.jni
-
- TransactionParameterBufferImpl() -
Constructor for class org.firebirdsql.gds.impl.jni.TransactionParameterBufferImpl
-
- TransactionParameterBufferImpl - Class in org.firebirdsql.gds.impl.wire
- Implementation of the
TransactionParameterBuffer
interface. - TransactionParameterBufferImpl() -
Constructor for class org.firebirdsql.gds.impl.wire.TransactionParameterBufferImpl
-
- TRANSACTIONPREPARED -
Static variable in class org.firebirdsql.gds.impl.AbstractIscTrHandle
-
- TRANSACTIONPREPARING -
Static variable in class org.firebirdsql.gds.impl.AbstractIscTrHandle
-
- TRANSACTIONROLLINGBACK -
Static variable in class org.firebirdsql.gds.impl.AbstractIscTrHandle
-
- TRANSACTIONSTARTED -
Static variable in class org.firebirdsql.gds.impl.AbstractIscTrHandle
-
- TRANSACTIONSTARTING -
Static variable in class org.firebirdsql.gds.impl.AbstractIscTrHandle
-
- truncate(long) -
Method in class org.firebirdsql.jdbc.FBBlob
- This operation is not currently supported
Truncate this
Blob to a given length.
- truncate(long) -
Method in class org.firebirdsql.jdbc.FBCachedBlob
- Truncate the blob to specified length.
- truncate(long) -
Method in class org.firebirdsql.jdbc.FBClob
- This operation is not currently supported
Truncate this
Clob to a given length.
- TRUSTED_AUTH -
Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
- txCoordinator -
Variable in class org.firebirdsql.jdbc.AbstractConnection
-
- TYPE -
Static variable in interface org.firebirdsql.gds.BlobParameterBuffer
-
- type -
Variable in exception org.firebirdsql.gds.GDSException
-
- TYPE_BETA -
Static variable in class org.firebirdsql.gds.impl.GDSServerVersion
-
- TYPE_COMMIT -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_COMMIT -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A
COMMIT statement
- TYPE_DDL -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_DDL -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A DDL statment
- TYPE_DELETE -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_DELETE -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A
DELETE statement
- TYPE_DEVELOPMENT -
Static variable in class org.firebirdsql.gds.impl.GDSServerVersion
-
- TYPE_EXEC_PROCEDURE -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_EXEC_PROCEDURE -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- An
EXEC PROCEDURE statement
- TYPE_GET_SEGMENT -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_GET_SEGMENT -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A GET SEGMENT statement
- TYPE_INSERT -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_INSERT -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- An
INSERT statement
- TYPE_PRODUCTION -
Static variable in class org.firebirdsql.gds.impl.GDSServerVersion
-
- TYPE_PROPERTY -
Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
- TYPE_PUT_SEGMENT -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_PUT_SEGMENT -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A PUT SEGMENT statement
- TYPE_ROLLBACK -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_ROLLBACK -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A
ROLLBACK statement
- TYPE_SEGMENTED -
Static variable in interface org.firebirdsql.gds.BlobParameterBuffer
-
- TYPE_SELECT -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_SELECT -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A
SELECT statement
- TYPE_SELECT_FOR_UPDATE -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_SELECT_FOR_UPDATE -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A
SELECT FOR UPDATE statement
- TYPE_SET_GENERATOR -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_SET_GENERATOR -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A
SET GENERATOR statement
- TYPE_START_TRANS -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_START_TRANS -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- A START TRANSACTION statement
- TYPE_STREAM -
Static variable in interface org.firebirdsql.gds.BlobParameterBuffer
-
- TYPE_UNKNOWN -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_UPDATE -
Static variable in interface org.firebirdsql.gds.IscStmtHandle
-
- TYPE_UPDATE -
Static variable in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
- An
UPDATE statement
- TypeConvertionException - Exception in org.firebirdsql.jdbc.field
- This exception is thrown when the requested type conversion cannot be
performed.
- TypeConvertionException(String) -
Constructor for exception org.firebirdsql.jdbc.field.TypeConvertionException
-
java.math.BigDecimal
value.
java.sql.BigDecimal
value.
boolean value.
boolean value.
byte value.
byte value.
byte array value.
boolean 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.
ResultSet object.
ResultSet.rowUpdated.
short value.
short value.
String value.
String value.
java.sql.Time value.
java.sql.Time value.
java.sql.Timestamp
value.
java.sql.Timestamp
value.
XSQLDA being used.
state.
NULL.
NULL.
XdrInputStream that
can read some data directly in isc_db_handle_impl
object, this reduces garbage produced by the similar method in superclass.Xdrable out in XDR format to
an XdrOutputStream.
byte buffer to the underlying output stream
in XDR format
byte to the underlying output stream in
XDR format.
bytes to the underlying output stream
in XDR format.
byte buffer to the underlying output stream in
XDR format.
int value to the underlying stream in XDR format.
long value to the underlying stream in XDR format.
XSQLDA data structure.
String to the underlying output stream in
XDR format.
Xdrable to this output stream.
xaErrorCode is used to allow the same
code to be used for transaction control from the XAResource,
LocalTransaction, and Connection.
Xdrable represents an object that can read
and write itself from a strean in the xdr format used by the firebird
engine.XdrInputStream is an input stream for reading in data that
is in the XDR format.XdrInputStream.
XdrOutputStream writes data in XDR format to an
underlying java.io.OutputStream.XdrOutputStream.
XSQLDA is a java mapping of the XSQLDA server
data structure used to represent one row for input and output.XSQLDA with a given number
of columns.
XSQLDA is a java mapping of the XSQLVAR server
data structure used to represent one column for input and output.XSQLVAR class for big-endian platforms (like
Solaris).XSQLVAR class for little-endian platforms (like
Windows, x86 Linux, x86 FreeBSD, etc).char UDF function.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||