firebird-driver
1.0.0
Usage Guide
Reference
Index
Content
Contents:
Getting Started
Installation
Installation from PYPI
Quick-start Guide
Driver configuration
Connecting to a Database
Creating a Database
Executing SQL Statements
Calling Stored Procedures
Usage Guide
Driver structure
Configuration
The ‘driver_config’ object
Server and database configuration
Databases
Using connect()
Using create_database()
Deleting databases
Connection object
Closing the connection
Getting information about connection
Getting information about database
Executing SQL Statements
Cursor object
SQL Execution Basics
Fetching data from server
Scrollable cursors
Parameterized statements
Prepared Statements
Named Cursors
Working with stored procedures
Data handling and conversions
Implicit Conversion of Input Parameters from Strings
Automatic conversion from/to Unicode
Working with BLOBs
Firebird ARRAY type
Transanction management
Basics
Auto-commit
Transaction parameters
Getting information about transaction
Retaining transactions
Savepoints
Using multiple transactions with the same connection
Distributed Transactions
Transaction Context Manager
Database Events
What they are
Why use them
How events are exposed
API for Python developers
Working with Services
Services API Connections
Text output from Services
Server Configuration and State information
Database options
Database maintenance
User maintenance
Trace sessions
Logging driver activities
Driver hooks
APIHook
ConnectionHook
ServerHook
Compliance to PyDB API 2.0
Unsupported Optional Features
Supported Optional Features
Nominally Supported Optional Features
Extensions and Caveats
Firebird-driver Reference
Driver modules
Main driver namespace
firebird.driver.types
firebird.driver.config
firebird.driver.core
firebird.driver.hooks
firebird.driver.interfaces
firebird.driver.fbapi
Changelog
Version 1.0.0
Version 0.8.0
Version 0.7.0
Version 0.6.0
Version 0.5.0
License
Page
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__VERSION__ (in module firebird.driver)
_acquire() (firebird.driver.core.DatabaseInfoProvider method)
(firebird.driver.core.InfoProvider method)
(firebird.driver.core.ServerInfoProvider method)
_close() (firebird.driver.core.DatabaseInfoProvider method)
(firebird.driver.core.InfoProvider method)
(firebird.driver.core.ServerInfoProvider method)
_get_data() (firebird.driver.core.InfoProvider method)
A
ACC (firebird.driver.types.ImpCompiler attribute)
ACCESS (firebird.driver.types.DbClass attribute)
(firebird.driver.types.TraInfoCode attribute)
ACCESS_MODE (firebird.driver.types.SrvPropertiesOption attribute)
(firebird.driver.types.SrvRestoreOption attribute)
access_mode() (firebird.driver.core.DatabaseInfoProvider property)
ACTIVATE (firebird.driver.types.SrvPropertiesFlag attribute)
activate_shadow() (firebird.driver.core.ServerDbServices method)
ACTIVE_TRAN_COUNT (firebird.driver.types.DbInfoCode attribute)
ACTIVE_TRANSACTIONS (firebird.driver.types.DbInfoCode attribute)
add (firebird.driver.fbapi.IBatch_VTable attribute)
add() (firebird.driver.core.ServerUserServices method)
(firebird.driver.interfaces.iBatch method)
add_attachment() (firebird.driver.interfaces.iDtcStart method)
add_blob() (firebird.driver.interfaces.iBatch method)
add_blob_stream() (firebird.driver.interfaces.iBatch method)
add_field() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
add_ref() (firebird.driver.interfaces.iReferenceCounted method)
(firebird.driver.interfaces.iReferenceCountedImpl method)
ADD_USER (firebird.driver.types.ServerAction attribute)
add_with_tpb() (firebird.driver.interfaces.iDtcStart method)
addAttachment (firebird.driver.fbapi.IDtcStart_VTable attribute)
addBlob (firebird.driver.fbapi.IBatch_VTable attribute)
addBlobStream (firebird.driver.fbapi.IBatch_VTable attribute)
addField (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
addRef (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IBatch_VTable attribute)
(firebird.driver.fbapi.IBlob_VTable attribute)
(firebird.driver.fbapi.IConfig_VTable attribute)
(firebird.driver.fbapi.IConfigEntry_VTable attribute)
(firebird.driver.fbapi.IEventCallback_VTable attribute)
(firebird.driver.fbapi.IEvents_VTable attribute)
(firebird.driver.fbapi.IFirebirdConf_VTable attribute)
(firebird.driver.fbapi.IMessageMetadata_VTable attribute)
(firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
(firebird.driver.fbapi.IPluginBase_VTable attribute)
(firebird.driver.fbapi.IProvider_VTable attribute)
(firebird.driver.fbapi.IReferenceCounted_VTable attribute)
(firebird.driver.fbapi.IRequest_VTable attribute)
(firebird.driver.fbapi.IResultSet_VTable attribute)
(firebird.driver.fbapi.IService_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
(firebird.driver.fbapi.ITimer_VTable attribute)
(firebird.driver.fbapi.ITransaction_VTable attribute)
ADDRESS_PATH (firebird.driver.types.DPBItem attribute)
addWithTpb (firebird.driver.fbapi.IDtcStart_VTable attribute)
ADMIN (firebird.driver.types.SrvUserOption attribute)
AFFECTED_RECORDS (firebird.driver.types.PreparePrefetchFlag attribute)
affected_rows() (firebird.driver.core.Cursor property)
AIX (firebird.driver.types.ImpOS attribute)
ALIAS (firebird.driver.types.StmtInfoCode attribute)
ALL (firebird.driver.types.PreparePrefetchFlag attribute)
ALLOCATION (firebird.driver.types.DbInfoCode attribute)
ALPHA (firebird.driver.types.ImpCPU attribute)
ALPHA_OSF (firebird.driver.types.Implementation attribute)
ALPHA_VMS (firebird.driver.types.Implementation attribute)
AMD_INTEL_X64 (firebird.driver.types.ImpCPU attribute)
APIHook (class in firebird.driver.hooks)
apilevel (in module firebird.driver.types)
append_blob_data() (firebird.driver.interfaces.iBatch method)
appendBlobData (firebird.driver.fbapi.IBatch_VTable attribute)
architecture() (firebird.driver.core.ServerInfoProvider property)
ARM (firebird.driver.types.ImpCPU attribute)
ARM64 (firebird.driver.types.ImpCPU attribute)
ARRAY
Data
ARRAY (firebird.driver.types.SQLDataType attribute)
array_bound_lower (firebird.driver.fbapi.ISC_ARRAY_BOUND attribute)
array_bound_upper (firebird.driver.fbapi.ISC_ARRAY_BOUND attribute)
array_desc_bounds (firebird.driver.fbapi.ISC_ARRAY_DESC attribute)
array_desc_dimensions (firebird.driver.fbapi.ISC_ARRAY_DESC attribute)
array_desc_dtype (firebird.driver.fbapi.ISC_ARRAY_DESC attribute)
array_desc_field_name (firebird.driver.fbapi.ISC_ARRAY_DESC attribute)
array_desc_flags (firebird.driver.fbapi.ISC_ARRAY_DESC attribute)
array_desc_length (firebird.driver.fbapi.ISC_ARRAY_DESC attribute)
array_desc_relation_name (firebird.driver.fbapi.ISC_ARRAY_DESC attribute)
array_desc_scale (firebird.driver.fbapi.ISC_ARRAY_DESC attribute)
arraysize (firebird.driver.core.Cursor attribute)
as_boolean() (firebird.driver.interfaces.iFirebirdConf_v3 method)
as_integer() (firebird.driver.interfaces.iFirebirdConf_v3 method)
as_string() (firebird.driver.interfaces.iFirebirdConf_v3 method)
asBoolean (firebird.driver.fbapi.IFirebirdConf_VTable attribute)
asInteger (firebird.driver.fbapi.IFirebirdConf_VTable attribute)
asString (firebird.driver.fbapi.IFirebirdConf_VTable attribute)
ASYNC (firebird.driver.types.DbWriteMode attribute)
AT_SNAPSHOT_NUMBER (firebird.driver.types.TPBItem attribute)
ATT (firebird.driver.types.SrvDbInfoOption attribute)
ATT_CHARSET (firebird.driver.types.DbInfoCode attribute)
attach_database() (firebird.driver.interfaces.iProvider method)
ATTACH_REQUEST (firebird.driver.hooks.ConnectionHook attribute)
attach_service_manager() (firebird.driver.interfaces.iProvider method)
attachDatabase (firebird.driver.fbapi.IProvider_VTable attribute)
ATTACHED (firebird.driver.hooks.ConnectionHook attribute)
(firebird.driver.hooks.ServerHook attribute)
attached_databases() (firebird.driver.core.ServerInfoProvider property)
ATTACHMENT (firebird.driver.types.DBKeyScope attribute)
ATTACHMENT_ID (firebird.driver.types.DbInfoCode attribute)
ATTACHMENTS_SHUTDOWN (firebird.driver.types.SrvPropertiesOption attribute)
attachServiceManager (firebird.driver.fbapi.IProvider_VTable attribute)
AUTH_BLOCK (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
(firebird.driver.types.SrvInfoCode attribute)
auth_plugin_list (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.config.ServerConfig attribute)
(firebird.driver.core.DPB attribute)
AUTH_PLUGIN_LIST (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
AUTH_PLUGIN_NAME (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
auto-commit
Transaction
AUTOCOMMIT (firebird.driver.types.TPBItem attribute)
B
BACKOUT_COUNT (firebird.driver.types.DbInfoCode attribute)
BACKUP (firebird.driver.types.ServerAction attribute)
backup() (firebird.driver.core.ServerDbServices method)
BASE_LEVEL (firebird.driver.types.DbInfoCode attribute)
BATCH (firebird.driver.types.XpbKind attribute)
BATCH_FETCH (firebird.driver.types.StmtInfoCode attribute)
BCD (class in firebird.driver.types)
BCD_SIZE (firebird.driver.interfaces.iDecFloat16 attribute)
(firebird.driver.interfaces.iDecFloat34 attribute)
begin() (firebird.driver.core.Connection method)
(firebird.driver.core.DistributedTransactionManager method)
(firebird.driver.core.EventCollector method)
(firebird.driver.core.TransactionManager method)
(firebird.driver.types.Transactional method)
BIG_ENDIAN (firebird.driver.types.ImpFlags attribute)
BIGINT (firebird.driver.types.InfoItemType attribute)
BINARY (in module firebird.driver.types)
Binary (in module firebird.driver.types)
BIND (firebird.driver.types.StmtInfoCode attribute)
BLOB
Data
materialized
stream
BLOB (firebird.driver.types.SQLDataType attribute)
BLOB_ALIGN (firebird.driver.types.StmtInfoCode attribute)
blob_id() (firebird.driver.core.BlobReader property)
blob_type() (firebird.driver.core.BlobReader property)
BlobInfoCode (class in firebird.driver.types)
BlobReader (class in firebird.driver.core)
BlobStorage (class in firebird.driver.types)
BlobType (class in firebird.driver.types)
BOOLEAN (firebird.driver.types.SQLDataType attribute)
BPAGE_ERRORS (firebird.driver.types.DbInfoCode attribute)
BPAGE_WARNS (firebird.driver.types.DbInfoCode attribute)
BPB (firebird.driver.types.XpbKind attribute)
BPBItem (class in firebird.driver.types)
bring_online() (firebird.driver.core.ServerDbServices method)
Buffer (class in firebird.driver.core)
BUFFERS (firebird.driver.types.SrvRestoreOption attribute)
BYTE (firebird.driver.types.InfoItemType attribute)
BYTES (firebird.driver.types.InfoItemType attribute)
C
CACHE (firebird.driver.types.DbClass attribute)
cache_hit_ratio() (firebird.driver.core.DatabaseInfoProvider property)
cache_size (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
call_procedure() (firebird.driver.core.Cursor method)
callback (firebird.driver.fbapi.ICryptKeyCallback_VTable attribute)
(firebird.driver.fbapi.IVersionCallback_VTable attribute)
callback() (firebird.driver.interfaces.iVersionCallbackImpl method)
callproc() (firebird.driver.core.Cursor method)
can_repeat() (firebird.driver.core.Statement method)
cancel (firebird.driver.fbapi.IBatch_VTable attribute)
(firebird.driver.fbapi.IBlob_VTable attribute)
(firebird.driver.fbapi.IEvents_VTable attribute)
cancel() (firebird.driver.interfaces.iBatch method)
(firebird.driver.interfaces.iBlob method)
(firebird.driver.interfaces.iEvents method)
cancel_operation() (firebird.driver.interfaces.iAttachment_v3 method)
cancelOperation (firebird.driver.fbapi.IAttachment_VTable attribute)
CAPABILITIES (firebird.driver.types.SrvInfoCode attribute)
capabilities() (firebird.driver.core.ServerInfoProvider property)
CB_OUTPUT_LINE (in module firebird.driver.types)
CBuffer (class in firebird.driver.core)
charset (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
charset() (firebird.driver.core.Connection property)
(firebird.driver.core.DatabaseInfoProvider property)
CHARSET_MAP (in module firebird.driver.core)
CHECK_DB (firebird.driver.types.SrvRepairFlag attribute)
CLASSIC_ACCESS (firebird.driver.types.DbClass attribute)
clear (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
clear() (firebird.driver.core.DPB method)
(firebird.driver.core.SPB_ATTACH method)
(firebird.driver.core.TPB method)
(firebird.driver.interfaces.iXpbBuilder method)
CLIENT_VERSION (firebird.driver.types.DPBItem attribute)
clone (firebird.driver.fbapi.IStatus_VTable attribute)
clone() (firebird.driver.interfaces.iStatus method)
close (firebird.driver.fbapi.IBlob_VTable attribute)
(firebird.driver.fbapi.IResultSet_VTable attribute)
close() (firebird.driver.core.BlobReader method)
(firebird.driver.core.Connection method)
(firebird.driver.core.Cursor method)
(firebird.driver.core.DistributedTransactionManager method)
(firebird.driver.core.EventBlock method)
(firebird.driver.core.EventCollector method)
(firebird.driver.core.Server method)
(firebird.driver.core.TransactionManager method)
(firebird.driver.interfaces.iBlob method)
(firebird.driver.interfaces.iResultSet method)
CLOSED (firebird.driver.hooks.ConnectionHook attribute)
closed() (firebird.driver.core.BlobReader property)
closing
Connection
COMMAND_LINE (firebird.driver.types.SPBItem attribute)
commit (firebird.driver.fbapi.ITransaction_VTable attribute)
COMMIT (firebird.driver.types.DefaultAction attribute)
(firebird.driver.types.StatementType attribute)
(firebird.driver.types.TransactionState attribute)
commit() (firebird.driver.core.Connection method)
(firebird.driver.core.DistributedTransactionManager method)
(firebird.driver.core.TransactionManager method)
(firebird.driver.interfaces.iTransaction method)
(firebird.driver.types.Transactional method)
commit_limbo_transaction() (firebird.driver.core.ServerDbServices method)
commit_retaining() (firebird.driver.interfaces.iTransaction method)
COMMIT_TRANS (firebird.driver.types.SrvRepairOption attribute)
COMMIT_TRANS_64 (firebird.driver.types.SrvRepairOption attribute)
commitRetaining (firebird.driver.fbapi.ITransaction_VTable attribute)
compile_request() (firebird.driver.interfaces.iAttachment_v3 method)
compileRequest (firebird.driver.fbapi.IAttachment_VTable attribute)
COMPRESSED (firebird.driver.types.ConnectionFlag attribute)
CONCURRENCY (firebird.driver.types.Isolation attribute)
(firebird.driver.types.TraInfoIsolation attribute)
(firebird.driver.types.TraIsolation attribute)
config (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.config.ServerConfig attribute)
(firebird.driver.core.DPB attribute)
CONFIG (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
(firebird.driver.types.SrvTraceOption attribute)
Configuration
CONN_FLAGS (firebird.driver.types.DbInfoCode attribute)
connect
Database
connect() (in module firebird.driver.core)
connect_server() (in module firebird.driver.core)
CONNECT_TIMEOUT (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
Connection
closing
creation
information about
usage
connection
Database
Server
Services
Connection (class in firebird.driver.core)
connection() (firebird.driver.core.Cursor property)
Connection.DatabaseError
Connection.DataError
Connection.Error
Connection.IntegrityError
Connection.InterfaceError
Connection.InternalError
Connection.NotSupportedError
Connection.OperationalError
Connection.ProgrammingError
Connection.Warning
connection_count() (firebird.driver.core.ServerInfoProvider property)
ConnectionFlag (class in firebird.driver.types)
ConnectionHook (class in firebird.driver.hooks)
CONSISTENCY (firebird.driver.types.Isolation attribute)
(firebird.driver.types.TraInfoIsolation attribute)
(firebird.driver.types.TraIsolation attribute)
context manager
Transaction
conversion
Data
parameter
unicode
CONVERT (firebird.driver.types.SrvBackupFlag attribute)
CORRUPTION_CHECK (firebird.driver.types.SrvRepairFlag attribute)
count (firebird.driver.fbapi.PerformanceInfo attribute)
count_and_reregister() (firebird.driver.core.EventBlock method)
counters (firebird.driver.fbapi.PerformanceInfo attribute)
(firebird.driver.fbapi.TraceCounts attribute)
create
Database
CREATE (firebird.driver.types.SrvRestoreFlag attribute)
create_batch() (firebird.driver.interfaces.iAttachment method)
(firebird.driver.interfaces.iStatement method)
create_blob() (firebird.driver.interfaces.iAttachment_v3 method)
create_database() (firebird.driver.interfaces.iProvider method)
(in module firebird.driver.core)
createBatch (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
createBlob (firebird.driver.fbapi.IAttachment_VTable attribute)
createDatabase (firebird.driver.fbapi.IProvider_VTable attribute)
createReplicator (firebird.driver.fbapi.IAttachment_VTable attribute)
creation
Connection
CREATION_DATE (firebird.driver.types.DbInfoCode attribute)
creation_date() (firebird.driver.core.DatabaseInfoProvider property)
CREATION_TIMESTAMP_TZ (firebird.driver.types.DbInfoCode attribute)
CRYPT (firebird.driver.types.SrvBackupOption attribute)
(firebird.driver.types.SrvRestoreOption attribute)
CRYPT_PLUGIN (firebird.driver.types.DbInfoCode attribute)
CURRENT_MEMORY (firebird.driver.types.DbInfoCode attribute)
current_memory() (firebird.driver.core.DatabaseInfoProvider property)
Cursor
fetching data
named
scrollable
usage
Cursor (class in firebird.driver.core)
cursor() (firebird.driver.core.Connection method)
(firebird.driver.core.DistributedTransactionManager method)
(firebird.driver.core.TransactionManager method)
CursorFlag (class in firebird.driver.types)
cursors() (firebird.driver.core.TransactionManager property)
D
D_FLOAT (firebird.driver.types.SQLDataType attribute)
DARWIN (firebird.driver.types.ImpOS attribute)
DARWIN_PPC (firebird.driver.types.Implementation attribute)
DARWIN_PPC64 (firebird.driver.types.Implementation attribute)
DARWIN_X64 (firebird.driver.types.Implementation attribute)
DARWIN_X86 (firebird.driver.types.Implementation attribute)
Data
ARRAY
BLOB
conversion
DATA_PAGES (firebird.driver.types.SrvStatFlag attribute)
Database
connect
connection
create
delete
events
information about
maintenance, Services
users, Services
database (firebird.driver.config.DatabaseConfig attribute)
database options
Services
database() (firebird.driver.core.Server property)
(firebird.driver.core.TransactionInfoProvider property)
DatabaseConfig (class in firebird.driver.config)
DatabaseError
DatabaseInfoProvider (class in firebird.driver.core)
databases (firebird.driver.config.DriverConfig attribute)
DataError
DATE (firebird.driver.types.SQLDataType attribute)
Date (in module firebird.driver.types)
DateFromTicks() (in module firebird.driver.types)
DATETIME (in module firebird.driver.types)
DB (firebird.driver.types.SrvDbInfoOption attribute)
db_buffers (firebird.driver.core.DPB attribute)
db_cache_size (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
db_charset (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
DB_CLASS (firebird.driver.types.DbInfoCode attribute)
db_class() (firebird.driver.core.DatabaseInfoProvider property)
db_defaults (firebird.driver.config.DriverConfig attribute)
DB_FILE_SIZE (firebird.driver.types.DbInfoCode attribute)
DB_ID (firebird.driver.types.DbInfoCode attribute)
DB_LOG (firebird.driver.types.SrvStatFlag attribute)
DB_ONLINE (firebird.driver.types.SrvPropertiesFlag attribute)
DB_PROVIDER (firebird.driver.types.DbInfoCode attribute)
DB_READ_ONLY (firebird.driver.types.DbInfoCode attribute)
DB_SIZE_IN_PAGES (firebird.driver.types.DbInfoCode attribute)
db_sql_dialect (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
DB_SQL_DIALECT (firebird.driver.types.DbInfoCode attribute)
DB_STATS (firebird.driver.types.ServerAction attribute)
DbAccessMode (class in firebird.driver.types)
DbClass (class in firebird.driver.types)
DbInfoCode (class in firebird.driver.types)
dbkey_scope (firebird.driver.core.DPB attribute)
DBKEY_SCOPE (firebird.driver.types.DPBItem attribute)
DBKeyScope (class in firebird.driver.types)
DBNAME (firebird.driver.types.SPBItem attribute)
DBPATH (firebird.driver.types.TraInfoCode attribute)
DbProvider (class in firebird.driver.types)
DbSpaceReservation (class in firebird.driver.types)
DbWriteMode (class in firebird.driver.types)
DDL (firebird.driver.types.StatementType attribute)
DEACTIVATE_IDX (firebird.driver.types.SrvRestoreFlag attribute)
DEC16 (firebird.driver.types.SQLDataType attribute)
DEC34 (firebird.driver.types.SQLDataType attribute)
DECFLOAT_ROUND (firebird.driver.types.DPBItem attribute)
DECFLOAT_TRAPS (firebird.driver.types.DPBItem attribute)
decode_date() (firebird.driver.interfaces.iUtil_v2 method)
decode_time() (firebird.driver.interfaces.iUtil_v2 method)
decode_time_tz() (firebird.driver.interfaces.iUtil method)
decode_time_tz_ex() (firebird.driver.interfaces.iUtil method)
decode_timestamp_tz() (firebird.driver.interfaces.iUtil method)
decode_timestamp_tz_ex() (firebird.driver.interfaces.iUtil method)
decodeDate (firebird.driver.fbapi.IUtil_VTable attribute)
decodeTime (firebird.driver.fbapi.IUtil_VTable attribute)
decodeTimeStampTz (firebird.driver.fbapi.IUtil_VTable attribute)
decodeTimeStampTzEx (firebird.driver.fbapi.IUtil_VTable attribute)
decodeTimeTz (firebird.driver.fbapi.IUtil_VTable attribute)
decodeTimeTzEx (firebird.driver.fbapi.IUtil_VTable attribute)
DEFAULT (firebird.driver.types.SrvStatFlag attribute)
default_action (firebird.driver.core.TransactionManager attribute)
default_tpb (firebird.driver.core.Connection attribute)
(firebird.driver.core.TransactionManager attribute)
DefaultAction (class in firebird.driver.types)
delete
Database
DELETE (firebird.driver.types.StatementType attribute)
delete() (firebird.driver.core.ServerUserServices method)
DELETE_COUNT (firebird.driver.types.DbInfoCode attribute)
DELETE_USER (firebird.driver.types.ServerAction attribute)
DENNY_ATTACHMENTS (firebird.driver.types.ShutdownMethod attribute)
DENNY_TRANSACTIONS (firebird.driver.types.ShutdownMethod attribute)
DENY_NEW_ATTACHMENTS (firebird.driver.types.SrvPropertiesOption attribute)
DENY_NEW_TRANSACTIONS (firebird.driver.types.SrvPropertiesOption attribute)
DESCRIBE_END (firebird.driver.types.StmtInfoCode attribute)
DESCRIBE_VARS (firebird.driver.types.StmtInfoCode attribute)
DESCRIPTION (in module firebird.driver.types)
description() (firebird.driver.core.Cursor property)
detach (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IService_VTable attribute)
detach() (firebird.driver.interfaces.iAttachment_v3 method)
(firebird.driver.interfaces.iService method)
DETACH_REQUEST (firebird.driver.hooks.ConnectionHook attribute)
DETAILED_PLAN (firebird.driver.types.PreparePrefetchFlag attribute)
detailed_plan() (firebird.driver.core.Statement property)
DG_X86 (firebird.driver.types.Implementation attribute)
DIR_BIN (firebird.driver.types.DirectoryCode attribute)
DIR_CONF (firebird.driver.types.DirectoryCode attribute)
DIR_DOC (firebird.driver.types.DirectoryCode attribute)
DIR_GUARD (firebird.driver.types.DirectoryCode attribute)
DIR_HELP (firebird.driver.types.DirectoryCode attribute)
DIR_INC (firebird.driver.types.DirectoryCode attribute)
DIR_INTL (firebird.driver.types.DirectoryCode attribute)
DIR_LIB (firebird.driver.types.DirectoryCode attribute)
DIR_LOG (firebird.driver.types.DirectoryCode attribute)
DIR_MISC (firebird.driver.types.DirectoryCode attribute)
DIR_MSG (firebird.driver.types.DirectoryCode attribute)
DIR_PLUGINS (firebird.driver.types.DirectoryCode attribute)
DIR_SAMPLE (firebird.driver.types.DirectoryCode attribute)
DIR_SAMPLEDB (firebird.driver.types.DirectoryCode attribute)
DIR_SBIN (firebird.driver.types.DirectoryCode attribute)
DIR_SECDB (firebird.driver.types.DirectoryCode attribute)
DIR_TZDATA (firebird.driver.types.DirectoryCode attribute)
DIR_UDF (firebird.driver.types.DirectoryCode attribute)
DIRECT (firebird.driver.types.SrvNBackupOption attribute)
DirectoryCode (class in firebird.driver.types)
disconnect (firebird.driver.fbapi.ITransaction_VTable attribute)
disconnect() (firebird.driver.interfaces.iTransaction method)
DISPLAY_USER (firebird.driver.types.ServerAction attribute)
DISPLAY_USER_ADM (firebird.driver.types.ServerAction attribute)
dispose (firebird.driver.fbapi.IBatchCompletionState_VTable attribute)
(firebird.driver.fbapi.IDisposable_VTable attribute)
(firebird.driver.fbapi.IDtcStart_VTable attribute)
(firebird.driver.fbapi.IStatus_VTable attribute)
(firebird.driver.fbapi.IXpbBuilder_VTable attribute)
dispose() (firebird.driver.interfaces.iDisposable method)
(firebird.driver.interfaces.iDisposableImpl method)
distributed
Transaction
DistributedTransactionManager (class in firebird.driver.core)
DOUBLE (firebird.driver.types.SQLDataType attribute)
DPAGE_ERRORS (firebird.driver.types.DbInfoCode attribute)
DPAGE_WARNS (firebird.driver.types.DbInfoCode attribute)
DPB (class in firebird.driver.core)
(firebird.driver.types.XpbKind attribute)
DPBItem (class in firebird.driver.types)
driver
hooks
logging
driver_config (in module firebird.driver.config)
DriverConfig (class in firebird.driver.config)
drop_database() (firebird.driver.core.Connection method)
(firebird.driver.interfaces.iAttachment_v3 method)
DROP_MAPPING (firebird.driver.types.ServerAction attribute)
dropDatabase (firebird.driver.fbapi.IAttachment_VTable attribute)
DROPPED (firebird.driver.hooks.ConnectionHook attribute)
dsn (firebird.driver.config.DatabaseConfig attribute)
dsn() (firebird.driver.core.Connection property)
dummy (firebird.driver.fbapi.IAttachment_struct attribute)
(firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IBatch_struct attribute)
(firebird.driver.fbapi.IBatch_VTable attribute)
(firebird.driver.fbapi.IBatchCompletionState_struct attribute)
(firebird.driver.fbapi.IBatchCompletionState_VTable attribute)
(firebird.driver.fbapi.IBlob_struct attribute)
(firebird.driver.fbapi.IBlob_VTable attribute)
(firebird.driver.fbapi.IConfig_struct attribute)
(firebird.driver.fbapi.IConfig_VTable attribute)
(firebird.driver.fbapi.IConfigEntry_struct attribute)
(firebird.driver.fbapi.IConfigEntry_VTable attribute)
(firebird.driver.fbapi.IConfigManager_struct attribute)
(firebird.driver.fbapi.IConfigManager_VTable attribute)
(firebird.driver.fbapi.ICryptKeyCallback_struct attribute)
(firebird.driver.fbapi.ICryptKeyCallback_VTable attribute)
(firebird.driver.fbapi.IDecFloat16_struct attribute)
(firebird.driver.fbapi.IDecFloat16_VTable attribute)
(firebird.driver.fbapi.IDecFloat34_struct attribute)
(firebird.driver.fbapi.IDecFloat34_VTable attribute)
(firebird.driver.fbapi.IDisposable_struct attribute)
(firebird.driver.fbapi.IDisposable_VTable attribute)
(firebird.driver.fbapi.IDtc_struct attribute)
(firebird.driver.fbapi.IDtc_VTable attribute)
(firebird.driver.fbapi.IDtcStart_struct attribute)
(firebird.driver.fbapi.IDtcStart_VTable attribute)
(firebird.driver.fbapi.IEventCallback_struct attribute)
(firebird.driver.fbapi.IEventCallback_VTable attribute)
(firebird.driver.fbapi.IEvents_struct attribute)
(firebird.driver.fbapi.IEvents_VTable attribute)
(firebird.driver.fbapi.IFirebirdConf_struct attribute)
(firebird.driver.fbapi.IFirebirdConf_VTable attribute)
(firebird.driver.fbapi.IInt128_struct attribute)
(firebird.driver.fbapi.IInt128_VTable attribute)
(firebird.driver.fbapi.IMaster_struct attribute)
(firebird.driver.fbapi.IMaster_VTable attribute)
(firebird.driver.fbapi.IMessageMetadata_struct attribute)
(firebird.driver.fbapi.IMessageMetadata_VTable attribute)
(firebird.driver.fbapi.IMetadataBuilder_struct attribute)
(firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
(firebird.driver.fbapi.IOffsetsCallback_struct attribute)
(firebird.driver.fbapi.IOffsetsCallback_VTable attribute)
(firebird.driver.fbapi.IPluginBase_struct attribute)
(firebird.driver.fbapi.IPluginBase_VTable attribute)
(firebird.driver.fbapi.IPluginManager_struct attribute)
(firebird.driver.fbapi.IPluginSet_struct attribute)
(firebird.driver.fbapi.IProvider_struct attribute)
(firebird.driver.fbapi.IProvider_VTable attribute)
(firebird.driver.fbapi.IReferenceCounted_struct attribute)
(firebird.driver.fbapi.IReferenceCounted_VTable attribute)
(firebird.driver.fbapi.IRequest_struct attribute)
(firebird.driver.fbapi.IRequest_VTable attribute)
(firebird.driver.fbapi.IResultSet_struct attribute)
(firebird.driver.fbapi.IResultSet_VTable attribute)
(firebird.driver.fbapi.IService_struct attribute)
(firebird.driver.fbapi.IService_VTable attribute)
(firebird.driver.fbapi.IStatement_struct attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
(firebird.driver.fbapi.IStatus_struct attribute)
(firebird.driver.fbapi.IStatus_VTable attribute)
(firebird.driver.fbapi.ITimer_struct attribute)
(firebird.driver.fbapi.ITimer_VTable attribute)
(firebird.driver.fbapi.ITimerControl_struct attribute)
(firebird.driver.fbapi.ITimerControl_VTable attribute)
(firebird.driver.fbapi.ITransaction_struct attribute)
(firebird.driver.fbapi.ITransaction_VTable attribute)
(firebird.driver.fbapi.IUtil_struct attribute)
(firebird.driver.fbapi.IUtil_VTable attribute)
(firebird.driver.fbapi.IVersionCallback_struct attribute)
(firebird.driver.fbapi.IVersionCallback_VTable attribute)
(firebird.driver.fbapi.IVersioned_struct attribute)
(firebird.driver.fbapi.IVersioned_VTable attribute)
(firebird.driver.fbapi.IXpbBuilder_struct attribute)
(firebird.driver.fbapi.IXpbBuilder_VTable attribute)
dummy_packet_interval (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
DUMMY_PACKET_INTERVAL (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
dump_blob() (firebird.driver.interfaces.iUtil_v2 method)
dumpBlob (firebird.driver.fbapi.IUtil_VTable attribute)
E
encode_date() (firebird.driver.interfaces.iUtil_v2 method)
encode_time() (firebird.driver.interfaces.iUtil_v2 method)
encode_time_tz() (firebird.driver.interfaces.iUtil method)
encode_timestamp_tz() (firebird.driver.interfaces.iUtil method)
encodeDate (firebird.driver.fbapi.IUtil_VTable attribute)
encodeTime (firebird.driver.fbapi.IUtil_VTable attribute)
encodeTimeStampTz (firebird.driver.fbapi.IUtil_VTable attribute)
encodeTimeTz (firebird.driver.fbapi.IUtil_VTable attribute)
ENCRYPTED (firebird.driver.types.ConnectionFlag attribute)
ENCRYPTION (firebird.driver.types.SrvStatFlag attribute)
engine_version() (firebird.driver.core.DatabaseInfoProvider property)
(firebird.driver.core.ServerInfoProvider property)
enter_dtc() (firebird.driver.interfaces.iTransaction method)
enterDtc (firebird.driver.fbapi.ITransaction_VTable attribute)
Error
ERROR (firebird.driver.types.StateResult attribute)
ERRORS (firebird.driver.types.StateFlag attribute)
event_collector() (firebird.driver.core.Connection method)
EventBlock (class in firebird.driver.core)
eventCallbackFunction (firebird.driver.fbapi.IEventCallback_VTable attribute)
EventCollector (class in firebird.driver.core)
events
Database
events_arrived() (firebird.driver.interfaces.iEventCallbackImpl method)
EXCLUDE_INDEX (firebird.driver.types.SrvValidateOption attribute)
EXCLUDE_TABLE (firebird.driver.types.SrvValidateOption attribute)
EXCLUSIVE (firebird.driver.types.TableShareMode attribute)
EXEC_PROCEDURE (firebird.driver.types.StatementType attribute)
execute (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IBatch_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
execute() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iAttachment_v3 method)
(firebird.driver.interfaces.iBatch method)
(firebird.driver.interfaces.iStatement_v3 method)
execute_create_database() (firebird.driver.interfaces.iUtil_v2 method)
execute_dyn() (firebird.driver.interfaces.iAttachment_v3 method)
execute_immediate() (firebird.driver.core.Connection method)
(firebird.driver.core.DistributedTransactionManager method)
(firebird.driver.core.TransactionManager method)
executeCreateDatabase (firebird.driver.fbapi.IUtil_VTable attribute)
executeDyn (firebird.driver.fbapi.IAttachment_VTable attribute)
executemany() (firebird.driver.core.Cursor method)
execution
SQL Statement
Stored procedure
exists() (firebird.driver.core.ServerUserServices method)
EXPAND (firebird.driver.types.SrvBackupFlag attribute)
EXPLAIN_PLAN (firebird.driver.types.StmtInfoCode attribute)
EXPUNGE_COUNT (firebird.driver.types.DbInfoCode attribute)
EXT_CALL_DEPTH (firebird.driver.types.DPBItem attribute)
ext_offset (firebird.driver.fbapi.ISC_TIME_TZ_EX attribute)
(firebird.driver.fbapi.ISC_TIMESTAMP_TZ_EX attribute)
F
FACTOR (firebird.driver.types.SrvBackupOption attribute)
FB_API_HANDLE (in module firebird.driver.fbapi)
FB_API_HANDLE_PTR (in module firebird.driver.fbapi)
fb_client_library (firebird.driver.config.DriverConfig attribute)
FB_DEC16 (in module firebird.driver.fbapi)
FB_DEC16Ptr (in module firebird.driver.fbapi)
FB_DEC34 (in module firebird.driver.fbapi)
FB_DEC34Ptr (in module firebird.driver.fbapi)
fb_get_database_handle() (firebird.driver.fbapi.FirebirdAPI method)
fb_get_master_interface() (firebird.driver.fbapi.FirebirdAPI method)
fb_get_transaction_handle() (firebird.driver.fbapi.FirebirdAPI method)
FB_I128 (in module firebird.driver.fbapi)
FB_I128Ptr (in module firebird.driver.fbapi)
fb_interpret() (firebird.driver.fbapi.FirebirdAPI method)
fb_sqlstate() (firebird.driver.fbapi.FirebirdAPI method)
fetch_absolute() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iResultSet method)
fetch_first() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iResultSet method)
fetch_last() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iResultSet method)
fetch_next() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iResultSet method)
fetch_prior() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iResultSet method)
fetch_relative() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iResultSet method)
fetchAbsolute (firebird.driver.fbapi.IResultSet_VTable attribute)
fetchall() (firebird.driver.core.Cursor method)
FETCHES (firebird.driver.types.DbInfoCode attribute)
fetches() (firebird.driver.core.DatabaseInfoProvider property)
fetchFirst (firebird.driver.fbapi.IResultSet_VTable attribute)
fetching data
Cursor
fetchLast (firebird.driver.fbapi.IResultSet_VTable attribute)
fetchmany() (firebird.driver.core.Cursor method)
fetchNext (firebird.driver.fbapi.IResultSet_VTable attribute)
fetchone() (firebird.driver.core.Cursor method)
fetchPrior (firebird.driver.fbapi.IResultSet_VTable attribute)
fetchRelative (firebird.driver.fbapi.IResultSet_VTable attribute)
FIELD (firebird.driver.types.StmtInfoCode attribute)
FILE (firebird.driver.types.SrvBackupOption attribute)
(firebird.driver.types.SrvNBackupOption attribute)
(firebird.driver.types.SrvRestoreOption attribute)
FILTER_PARAMETER (firebird.driver.types.BPBItem attribute)
find (firebird.driver.fbapi.IConfig_VTable attribute)
find() (firebird.driver.interfaces.iConfig method)
find_error() (firebird.driver.interfaces.iBatchCompletionState method)
find_first() (firebird.driver.interfaces.iXpbBuilder method)
find_next() (firebird.driver.interfaces.iXpbBuilder method)
find_pos() (firebird.driver.interfaces.iConfig method)
find_value() (firebird.driver.interfaces.iConfig method)
findError (firebird.driver.fbapi.IBatchCompletionState_VTable attribute)
findFirst (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
findNext (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
findPos (firebird.driver.fbapi.IConfig_VTable attribute)
findValue (firebird.driver.fbapi.IConfig_VTable attribute)
FIREBIRD (firebird.driver.types.DbProvider attribute)
firebird.driver
module
firebird.driver.config
module
firebird.driver.core
module
firebird.driver.fbapi
module
firebird.driver.hooks
module
firebird.driver.interfaces
module
firebird.driver.types
module
FIREBIRD_VERSION (firebird.driver.types.DbInfoCode attribute)
firebird_version() (firebird.driver.core.DatabaseInfoProvider property)
FirebirdAPI (class in firebird.driver.fbapi)
FIRST_NAME (firebird.driver.types.SrvUserOption attribute)
FIX_FSS_DATA (firebird.driver.types.SrvRestoreOption attribute)
FIX_FSS_METADATA (firebird.driver.types.SrvRestoreOption attribute)
FLAGS (firebird.driver.types.PreparePrefetchFlag attribute)
(firebird.driver.types.StmtInfoCode attribute)
FLOAT (firebird.driver.types.SQLDataType attribute)
flush() (firebird.driver.core.BlobReader method)
(firebird.driver.core.EventCollector method)
FORCE_SHUTDOWN (firebird.driver.types.SrvPropertiesOption attribute)
FORCE_WRITE (firebird.driver.types.DPBItem attribute)
FORCED (firebird.driver.types.ShutdownMethod attribute)
forced_writes (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
FORCED_WRITES (firebird.driver.types.DbInfoCode attribute)
format_status() (firebird.driver.interfaces.iUtil_v2 method)
formatStatus (firebird.driver.fbapi.IUtil_VTable attribute)
free (firebird.driver.fbapi.IRequest_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
free() (firebird.driver.core.Statement method)
(firebird.driver.interfaces.iRequest method)
(firebird.driver.interfaces.iStatement_v3 method)
FREE_BSD (firebird.driver.types.ImpOS attribute)
FREEBSD (firebird.driver.types.Implementation attribute)
FREEBSD_AMD64 (firebird.driver.types.Implementation attribute)
from_bcd() (firebird.driver.interfaces.iDecFloat16 method)
(firebird.driver.interfaces.iDecFloat34 method)
from_str() (firebird.driver.interfaces.iDecFloat16 method)
(firebird.driver.interfaces.iDecFloat34 method)
(firebird.driver.interfaces.iInt128 method)
fromBcd (firebird.driver.fbapi.IDecFloat16_VTable attribute)
(firebird.driver.fbapi.IDecFloat34_VTable attribute)
fromString (firebird.driver.fbapi.IDecFloat16_VTable attribute)
(firebird.driver.fbapi.IDecFloat34_VTable attribute)
(firebird.driver.fbapi.IInt128_VTable attribute)
FULL (firebird.driver.types.ShutdownMode attribute)
(firebird.driver.types.SrvRepairFlag attribute)
G
GATEWAY (firebird.driver.types.DbClass attribute)
GCC (firebird.driver.types.ImpCompiler attribute)
gds_codes (firebird.driver.core.Connection.DatabaseError attribute)
(firebird.driver.types.DatabaseError attribute)
get() (firebird.driver.core.ServerUserServices method)
get_active_transaction_count() (firebird.driver.core.DatabaseInfoProvider method)
get_active_transaction_ids() (firebird.driver.core.DatabaseInfoProvider method)
get_affected_records() (firebird.driver.interfaces.iStatement_v3 method)
get_alias() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_aligned_length() (firebird.driver.interfaces.iMessageMetadata method)
get_alignment() (firebird.driver.interfaces.iMessageMetadata method)
get_all() (firebird.driver.core.ServerUserServices method)
get_api() (in module firebird.driver.fbapi)
get_bigint() (firebird.driver.interfaces.iXpbBuilder method)
get_blob_alignment() (firebird.driver.interfaces.iBatch method)
get_bool_value() (firebird.driver.interfaces.iConfigEntry method)
get_buffer() (firebird.driver.core.DPB method)
(firebird.driver.core.SPB_ATTACH method)
(firebird.driver.core.TPB method)
(firebird.driver.interfaces.iXpbBuilder method)
get_buffer_length() (firebird.driver.interfaces.iXpbBuilder method)
get_builder() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_bytes() (firebird.driver.interfaces.iXpbBuilder method)
get_charset() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_client_version() (firebird.driver.interfaces.iUtil_v2 method)
GET_CONFIG (firebird.driver.types.SrvInfoCode attribute)
get_config_manager() (firebird.driver.interfaces.iMaster method)
get_count() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_crypt_key() (firebird.driver.interfaces.iCryptKeyCallbackImpl method)
get_database() (firebird.driver.config.DriverConfig method)
get_database_conf() (firebird.driver.interfaces.iConfigManager_v2 method)
get_decfloat16() (firebird.driver.interfaces.iUtil method)
get_decfloat34() (firebird.driver.interfaces.iUtil method)
get_default_security_db() (firebird.driver.interfaces.iConfigManager method)
get_directory() (firebird.driver.interfaces.iConfigManager_v2 method)
get_dispatcher() (firebird.driver.interfaces.iMaster method)
get_dtc() (firebird.driver.interfaces.iMaster method)
GET_ENV (firebird.driver.types.SrvInfoCode attribute)
GET_ENV_LOCK (firebird.driver.types.SrvInfoCode attribute)
GET_ENV_MSG (firebird.driver.types.SrvInfoCode attribute)
get_errors() (firebird.driver.interfaces.iStatus method)
GET_FB_LOG (firebird.driver.types.ServerAction attribute)
get_fb_version() (firebird.driver.interfaces.iUtil_v2 method)
get_field() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_firebird_conf() (firebird.driver.interfaces.iConfigManager_v2 method)
get_flags() (firebird.driver.interfaces.iStatement_v3 method)
get_idle_timeout() (firebird.driver.interfaces.iAttachment method)
get_info() (firebird.driver.core.DatabaseInfoProvider method)
(firebird.driver.core.ServerInfoProvider method)
(firebird.driver.core.TransactionInfoProvider method)
(firebird.driver.interfaces.iAttachment_v3 method)
(firebird.driver.interfaces.iBlob method)
(firebird.driver.interfaces.iRequest method)
(firebird.driver.interfaces.iStatement_v3 method)
(firebird.driver.interfaces.iTransaction method)
get_info2() (firebird.driver.interfaces.iBlob method)
get_input_metadata() (firebird.driver.interfaces.iStatement_v3 method)
get_install_directory() (firebird.driver.interfaces.iConfigManager_v2 method)
get_int() (firebird.driver.interfaces.iXpbBuilder method)
get_int128() (firebird.driver.interfaces.iUtil method)
get_int_value() (firebird.driver.interfaces.iConfigEntry method)
get_key() (firebird.driver.interfaces.iFirebirdConf_v3 method)
get_length() (firebird.driver.interfaces.iMessageMetadata_v3 method)
(firebird.driver.interfaces.iXpbBuilder method)
get_limbo_transaction_ids() (firebird.driver.core.ServerDbServices method)
get_log() (firebird.driver.core.ServerInfoProvider method)
get_message_length() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_metadata() (firebird.driver.interfaces.iBatch method)
(firebird.driver.interfaces.iMetadataBuilder_v3 method)
(firebird.driver.interfaces.iResultSet method)
get_metadata_builder() (firebird.driver.interfaces.iMaster method)
get_name() (firebird.driver.interfaces.iConfigEntry method)
get_null_offset() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_offset() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_output_metadata() (firebird.driver.interfaces.iStatement_v3 method)
get_owner() (firebird.driver.interfaces.iMessageMetadata_v3 method)
(firebird.driver.interfaces.iPluginBase method)
get_page_content() (firebird.driver.core.DatabaseInfoProvider method)
get_perf_counters() (firebird.driver.interfaces.iUtil_v2 method)
GET_PLAN (firebird.driver.types.StmtInfoCode attribute)
get_plan() (firebird.driver.interfaces.iStatement_v3 method)
get_plugin_config() (firebird.driver.interfaces.iConfigManager_v2 method)
get_plugin_manager() (firebird.driver.interfaces.iMaster method)
get_process_exiting() (firebird.driver.interfaces.iMaster method)
get_relation() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_root_directory() (firebird.driver.interfaces.iConfigManager_v2 method)
get_scale() (firebird.driver.interfaces.iMessageMetadata_v3 method)
GET_SEGMENT (firebird.driver.types.StatementType attribute)
get_segment() (firebird.driver.interfaces.iBlob method)
get_server() (firebird.driver.config.DriverConfig method)
get_size() (firebird.driver.interfaces.iBatchCompletionState method)
get_slice() (firebird.driver.interfaces.iAttachment_v3 method)
get_state() (firebird.driver.interfaces.iBatchCompletionState method)
(firebird.driver.interfaces.iStatus method)
get_statement_timeout() (firebird.driver.interfaces.iAttachment method)
get_statistics() (firebird.driver.core.ServerDbServices method)
get_status() (firebird.driver.interfaces.iBatchCompletionState method)
(firebird.driver.interfaces.iMaster method)
get_string() (firebird.driver.interfaces.iXpbBuilder method)
get_sub_config() (firebird.driver.interfaces.iConfigEntry method)
get_subtype() (firebird.driver.interfaces.iMessageMetadata_v3 method)
get_table_access_stats() (firebird.driver.core.DatabaseInfoProvider method)
get_tag() (firebird.driver.core.Buffer method)
(firebird.driver.interfaces.iXpbBuilder method)
get_timeout() (firebird.driver.interfaces.iStatement method)
get_timer_control() (firebird.driver.interfaces.iMaster method)
get_timezone() (in module firebird.driver.types)
get_type() (firebird.driver.interfaces.iMessageMetadata_v3 method)
(firebird.driver.interfaces.iStatement_v3 method)
GET_USERS (firebird.driver.types.SrvInfoCode attribute)
get_util_interface() (firebird.driver.interfaces.iMaster method)
get_value() (firebird.driver.interfaces.iConfigEntry method)
get_version() (firebird.driver.interfaces.iFirebirdConf method)
get_warning() (firebird.driver.interfaces.iStatus method)
get_xpb_builder() (firebird.driver.interfaces.iUtil_v2 method)
getAffectedRecords (firebird.driver.fbapi.IStatement_VTable attribute)
getAlias (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getAlignedLength (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getAlignment (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getBigInt (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
getBlobAlignment (firebird.driver.fbapi.IBatch_VTable attribute)
getBoolValue (firebird.driver.fbapi.IConfigEntry_VTable attribute)
getBuffer (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
getBufferLength (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
getBuilder (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getBytes (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
getCharSet (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getClientVersion (firebird.driver.fbapi.IUtil_VTable attribute)
getConfigManager (firebird.driver.fbapi.IMaster_VTable attribute)
getCount (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getDatabaseConf (firebird.driver.fbapi.IConfigManager_VTable attribute)
getDecFloat16 (firebird.driver.fbapi.IUtil_VTable attribute)
getDecFloat34 (firebird.driver.fbapi.IUtil_VTable attribute)
getDefaultSecurityDb (firebird.driver.fbapi.IConfigManager_VTable attribute)
getDirectory (firebird.driver.fbapi.IConfigManager_VTable attribute)
getDispatcher (firebird.driver.fbapi.IMaster_VTable attribute)
getDtc (firebird.driver.fbapi.IMaster_VTable attribute)
getErrors (firebird.driver.fbapi.IStatus_VTable attribute)
getFbVersion (firebird.driver.fbapi.IUtil_VTable attribute)
getField (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getFirebirdConf (firebird.driver.fbapi.IConfigManager_VTable attribute)
getFlags (firebird.driver.fbapi.IStatement_VTable attribute)
getIdleTimeout (firebird.driver.fbapi.IAttachment_VTable attribute)
getInfo (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IBlob_VTable attribute)
(firebird.driver.fbapi.IRequest_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
(firebird.driver.fbapi.ITransaction_VTable attribute)
getInputMetadata (firebird.driver.fbapi.IStatement_VTable attribute)
getInstallDirectory (firebird.driver.fbapi.IConfigManager_VTable attribute)
getInt (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
getInt128 (firebird.driver.fbapi.IUtil_VTable attribute)
getIntValue (firebird.driver.fbapi.IConfigEntry_VTable attribute)
getKey (firebird.driver.fbapi.IFirebirdConf_VTable attribute)
getLength (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
(firebird.driver.fbapi.IXpbBuilder_VTable attribute)
getMessageLength (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getMetadata (firebird.driver.fbapi.IBatch_VTable attribute)
(firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
(firebird.driver.fbapi.IResultSet_VTable attribute)
getMetadataBuilder (firebird.driver.fbapi.IMaster_VTable attribute)
getName (firebird.driver.fbapi.IConfigEntry_VTable attribute)
getNullOffset (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getOffset (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getOutputMetadata (firebird.driver.fbapi.IStatement_VTable attribute)
getOwner (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
(firebird.driver.fbapi.IPluginBase_VTable attribute)
(firebird.driver.fbapi.IProvider_VTable attribute)
getPerfCounters (firebird.driver.fbapi.IUtil_VTable attribute)
getPlan (firebird.driver.fbapi.IStatement_VTable attribute)
getPluginConfig (firebird.driver.fbapi.IConfigManager_VTable attribute)
getPluginManager (firebird.driver.fbapi.IMaster_VTable attribute)
getProcessExiting (firebird.driver.fbapi.IMaster_VTable attribute)
getRelation (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getRootDirectory (firebird.driver.fbapi.IConfigManager_VTable attribute)
getScale (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getSegment (firebird.driver.fbapi.IBlob_VTable attribute)
getSize (firebird.driver.fbapi.IBatchCompletionState_VTable attribute)
getSlice (firebird.driver.fbapi.IAttachment_VTable attribute)
getState (firebird.driver.fbapi.IBatchCompletionState_VTable attribute)
(firebird.driver.fbapi.IStatus_VTable attribute)
getStatementByHandle (firebird.driver.fbapi.IUtil_VTable attribute)
getStatementTimeout (firebird.driver.fbapi.IAttachment_VTable attribute)
getStatus (firebird.driver.fbapi.IBatchCompletionState_VTable attribute)
(firebird.driver.fbapi.IMaster_VTable attribute)
getString (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
getSubConfig (firebird.driver.fbapi.IConfigEntry_VTable attribute)
getSubType (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
getTag (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
getTimeout (firebird.driver.fbapi.IStatement_VTable attribute)
getTimerControl (firebird.driver.fbapi.IMaster_VTable attribute)
getTransactionByHandle (firebird.driver.fbapi.IUtil_VTable attribute)
getType (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
getUtilInterface (firebird.driver.fbapi.IMaster_VTable attribute)
getValue (firebird.driver.fbapi.IConfigEntry_VTable attribute)
getVersion (firebird.driver.fbapi.IFirebirdConf_VTable attribute)
getWarnings (firebird.driver.fbapi.IStatus_VTable attribute)
getXpbBuilder (firebird.driver.fbapi.IUtil_VTable attribute)
GROUP_ID (firebird.driver.types.SrvUserOption attribute)
GROUP_NAME (firebird.driver.types.SrvUserOption attribute)
GUID (firebird.driver.types.SrvNBackupOption attribute)
H
handler (firebird.driver.fbapi.ITimer_VTable attribute)
handler() (firebird.driver.interfaces.iTimerImpl method)
has_api() (in module firebird.driver.fbapi)
HAS_CURSOR (firebird.driver.types.StatementFlag attribute)
has_cursor() (firebird.driver.core.Statement method)
HDR_PAGES (firebird.driver.types.SrvStatFlag attribute)
high (firebird.driver.fbapi.ISC_QUAD attribute)
home_directory() (firebird.driver.core.ServerInfoProvider property)
hooks
driver
invocation
usage
host (firebird.driver.config.ServerConfig attribute)
(firebird.driver.core.Server attribute)
HOST_NAME (firebird.driver.types.DPBItem attribute)
HPPA (firebird.driver.types.ImpCPU attribute)
HPUX (firebird.driver.types.ImpOS attribute)
I
I386 (firebird.driver.types.Implementation attribute)
IA64 (firebird.driver.types.ImpCPU attribute)
iAttachment (class in firebird.driver.interfaces)
IAttachment_struct (class in firebird.driver.fbapi)
iAttachment_v3 (class in firebird.driver.interfaces)
IAttachment_VTable (class in firebird.driver.fbapi)
iBatch (class in firebird.driver.interfaces)
IBatch_struct (class in firebird.driver.fbapi)
IBatch_VTable (class in firebird.driver.fbapi)
iBatchCompletionState (class in firebird.driver.interfaces)
IBatchCompletionState_struct (class in firebird.driver.fbapi)
IBatchCompletionState_VTable (class in firebird.driver.fbapi)
iBlob (class in firebird.driver.interfaces)
IBlob_struct (class in firebird.driver.fbapi)
IBlob_VTable (class in firebird.driver.fbapi)
ICC (firebird.driver.types.ImpCompiler attribute)
iConfig (class in firebird.driver.interfaces)
IConfig_struct (class in firebird.driver.fbapi)
IConfig_VTable (class in firebird.driver.fbapi)
iConfigEntry (class in firebird.driver.interfaces)
IConfigEntry_struct (class in firebird.driver.fbapi)
IConfigEntry_VTable (class in firebird.driver.fbapi)
iConfigManager (class in firebird.driver.interfaces)
IConfigManager_struct (class in firebird.driver.fbapi)
iConfigManager_v2 (class in firebird.driver.interfaces)
IConfigManager_VTable (class in firebird.driver.fbapi)
ICryptKeyCallback_struct (class in firebird.driver.fbapi)
ICryptKeyCallback_VTable (class in firebird.driver.fbapi)
iCryptKeyCallbackImpl (class in firebird.driver.interfaces)
ICU (firebird.driver.types.SrvRepairFlag attribute)
ID (firebird.driver.types.SrvTraceOption attribute)
(firebird.driver.types.TraInfoCode attribute)
id() (firebird.driver.core.DatabaseInfoProvider property)
(firebird.driver.core.TransactionInfoProvider property)
iDecFloat16 (class in firebird.driver.interfaces)
IDecFloat16_struct (class in firebird.driver.fbapi)
IDecFloat16_VTable (class in firebird.driver.fbapi)
iDecFloat34 (class in firebird.driver.interfaces)
IDecFloat34_struct (class in firebird.driver.fbapi)
IDecFloat34_VTable (class in firebird.driver.fbapi)
iDisposable (class in firebird.driver.interfaces)
IDisposable_struct (class in firebird.driver.fbapi)
IDisposable_VTable (class in firebird.driver.fbapi)
iDisposableImpl (class in firebird.driver.interfaces)
iDtc (class in firebird.driver.interfaces)
IDtc_struct (class in firebird.driver.fbapi)
IDtc_VTable (class in firebird.driver.fbapi)
iDtcStart (class in firebird.driver.interfaces)
IDtcStart_struct (class in firebird.driver.fbapi)
IDtcStart_VTable (class in firebird.driver.fbapi)
IDX_PAGES (firebird.driver.types.SrvStatFlag attribute)
IEventCallback_struct (class in firebird.driver.fbapi)
IEventCallback_VTable (class in firebird.driver.fbapi)
iEventCallbackImpl (class in firebird.driver.interfaces)
iEvents (class in firebird.driver.interfaces)
IEvents_struct (class in firebird.driver.fbapi)
IEvents_VTable (class in firebird.driver.fbapi)
iFirebirdConf (class in firebird.driver.interfaces)
IFirebirdConf_struct (class in firebird.driver.fbapi)
iFirebirdConf_v3 (class in firebird.driver.interfaces)
IFirebirdConf_VTable (class in firebird.driver.fbapi)
IGNORE_CHECKSUM (firebird.driver.types.SrvRepairFlag attribute)
IGNORE_CHECKSUMS (firebird.driver.types.SrvBackupFlag attribute)
IGNORE_LIMBO (firebird.driver.types.SrvBackupFlag attribute)
(firebird.driver.types.TPBItem attribute)
iInt128 (class in firebird.driver.interfaces)
IInt128_struct (class in firebird.driver.fbapi)
IInt128_VTable (class in firebird.driver.fbapi)
iMaster (class in firebird.driver.interfaces)
IMaster_struct (class in firebird.driver.fbapi)
IMaster_VTable (class in firebird.driver.fbapi)
iMessageMetadata (class in firebird.driver.interfaces)
IMessageMetadata_struct (class in firebird.driver.fbapi)
iMessageMetadata_v3 (class in firebird.driver.interfaces)
IMessageMetadata_VTable (class in firebird.driver.fbapi)
iMetadataBuilder (class in firebird.driver.interfaces)
IMetadataBuilder_struct (class in firebird.driver.fbapi)
iMetadataBuilder_v3 (class in firebird.driver.interfaces)
IMetadataBuilder_VTable (class in firebird.driver.fbapi)
ImpCompiler (class in firebird.driver.types)
ImpCPU (class in firebird.driver.types)
ImpFlags (class in firebird.driver.types)
Implementation (class in firebird.driver.types)
IMPLEMENTATION (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.SrvInfoCode attribute)
implementation() (firebird.driver.core.DatabaseInfoProvider property)
IMPLEMENTATION_OLD (firebird.driver.types.DbInfoCode attribute)
ImpOS (class in firebird.driver.types)
IN_PLACE (firebird.driver.types.SrvNBackupFlag attribute)
INCLUDE_DATA (firebird.driver.types.SrvBackupOption attribute)
INCLUDE_INDEX (firebird.driver.types.SrvValidateOption attribute)
INCLUDE_TABLE (firebird.driver.types.SrvValidateOption attribute)
INET (firebird.driver.types.NetProtocol attribute)
INET4 (firebird.driver.types.NetProtocol attribute)
info() (firebird.driver.core.Connection property)
(firebird.driver.core.Server property)
(firebird.driver.core.TransactionManager property)
InfoItemType (class in firebird.driver.types)
InfoProvider (class in firebird.driver.core)
information about
Connection
Database
Transaction
init (firebird.driver.fbapi.IStatus_VTable attribute)
init() (firebird.driver.interfaces.iStatus method)
INPUT_PARAMETERS (firebird.driver.types.PreparePrefetchFlag attribute)
INSERT (firebird.driver.types.StatementType attribute)
insert_bigint() (firebird.driver.interfaces.iXpbBuilder method)
insert_bytes() (firebird.driver.interfaces.iXpbBuilder method)
INSERT_COUNT (firebird.driver.types.DbInfoCode attribute)
insert_int() (firebird.driver.interfaces.iXpbBuilder method)
insert_string() (firebird.driver.interfaces.iXpbBuilder method)
insert_tag() (firebird.driver.interfaces.iXpbBuilder method)
insertBigInt (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
insertBytes (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
insertInt (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
insertString (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
insertTag (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
Int (in module firebird.driver.fbapi)
INT128 (firebird.driver.types.SQLDataType attribute)
INT64 (firebird.driver.types.SQLDataType attribute)
Int64 (in module firebird.driver.fbapi)
Int64Ptr (in module firebird.driver.fbapi)
INTEGER (firebird.driver.types.InfoItemType attribute)
IntegrityError
INTEL386 (firebird.driver.types.ImpCPU attribute)
INTERBASE (firebird.driver.types.DbProvider attribute)
InterfaceError
InternalError
IntPtr (in module firebird.driver.fbapi)
invocation
hooks
IOffsetsCallback_struct (class in firebird.driver.fbapi)
IOffsetsCallback_VTable (class in firebird.driver.fbapi)
iOffsetsCallbackImp (class in firebird.driver.interfaces)
IPAGE_ERRORS (firebird.driver.types.DbInfoCode attribute)
IPAGE_WARNS (firebird.driver.types.DbInfoCode attribute)
iPluginBase (class in firebird.driver.interfaces)
IPluginBase_struct (class in firebird.driver.fbapi)
IPluginBase_VTable (class in firebird.driver.fbapi)
iPluginManager (class in firebird.driver.interfaces)
IPluginManager_struct (class in firebird.driver.fbapi)
IPluginManager_VTable (class in firebird.driver.fbapi)
IPluginSet_struct (class in firebird.driver.fbapi)
IPluginSet_VTable (class in firebird.driver.fbapi)
iProvider (class in firebird.driver.interfaces)
IProvider_struct (class in firebird.driver.fbapi)
IProvider_VTable (class in firebird.driver.fbapi)
iReferenceCounted (class in firebird.driver.interfaces)
IReferenceCounted_struct (class in firebird.driver.fbapi)
IReferenceCounted_VTable (class in firebird.driver.fbapi)
iReferenceCountedImpl (class in firebird.driver.interfaces)
iRequest (class in firebird.driver.interfaces)
IRequest_struct (class in firebird.driver.fbapi)
IRequest_VTable (class in firebird.driver.fbapi)
iResultSet (class in firebird.driver.interfaces)
IResultSet_struct (class in firebird.driver.fbapi)
IResultSet_VTable (class in firebird.driver.fbapi)
is_active() (firebird.driver.core.Connection method)
(firebird.driver.core.TransactionManager method)
(firebird.driver.types.Transactional method)
is_bof() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iResultSet method)
is_closed() (firebird.driver.core.Connection method)
(firebird.driver.core.Cursor method)
(firebird.driver.core.EventBlock method)
(firebird.driver.core.EventCollector method)
(firebird.driver.core.TransactionManager method)
is_compressed() (firebird.driver.core.DatabaseInfoProvider method)
is_encrypted() (firebird.driver.core.DatabaseInfoProvider method)
is_eof() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iResultSet method)
(firebird.driver.interfaces.iXpbBuilder method)
is_nullable() (firebird.driver.interfaces.iMessageMetadata_v3 method)
is_read_only() (firebird.driver.core.TransactionInfoProvider method)
is_running() (firebird.driver.core.Server method)
is_text() (firebird.driver.core.BlobReader method)
is_truncated() (firebird.driver.core.Buffer method)
isBof (firebird.driver.fbapi.IResultSet_VTable attribute)
ISC_APL_68K (firebird.driver.types.Implementation attribute)
ISC_ARRAY_BOUND (class in firebird.driver.fbapi)
ISC_ARRAY_DESC (class in firebird.driver.fbapi)
ISC_ARRAY_DESC_PTR (in module firebird.driver.fbapi)
isc_array_get_slice() (firebird.driver.fbapi.FirebirdAPI method)
isc_array_lookup_bounds() (firebird.driver.fbapi.FirebirdAPI method)
isc_array_put_slice() (firebird.driver.fbapi.FirebirdAPI method)
isc_cancel_events() (firebird.driver.fbapi.FirebirdAPI method)
ISC_CRAY (firebird.driver.types.Implementation attribute)
ISC_DATE (in module firebird.driver.fbapi)
ISC_DELTA (firebird.driver.types.Implementation attribute)
ISC_DG (firebird.driver.types.Implementation attribute)
ISC_DOS (firebird.driver.types.Implementation attribute)
ISC_EPSON (firebird.driver.types.Implementation attribute)
isc_event_block() (firebird.driver.fbapi.FirebirdAPI method)
isc_event_counts() (firebird.driver.fbapi.FirebirdAPI method)
ISC_HP_MPEXL (firebird.driver.types.Implementation attribute)
ISC_HP_UX (firebird.driver.types.Implementation attribute)
ISC_HP_UX68K (firebird.driver.types.Implementation attribute)
ISC_IMP (firebird.driver.types.Implementation attribute)
ISC_INT64 (in module firebird.driver.fbapi)
ISC_LONG (in module firebird.driver.fbapi)
ISC_LONG_PTR (in module firebird.driver.fbapi)
ISC_MAC_AUX (firebird.driver.types.Implementation attribute)
ISC_MIPS_ULT (firebird.driver.types.Implementation attribute)
ISC_NEXT (firebird.driver.types.Implementation attribute)
ISC_OS2 (firebird.driver.types.Implementation attribute)
ISC_QUAD (class in firebird.driver.fbapi)
ISC_QUAD_PTR (in module firebird.driver.fbapi)
isc_que_events() (firebird.driver.fbapi.FirebirdAPI method)
ISC_RT_AIX (firebird.driver.types.Implementation attribute)
ISC_SCO_UNIX (firebird.driver.types.Implementation attribute)
ISC_SGI (firebird.driver.types.Implementation attribute)
ISC_SHORT (in module firebird.driver.fbapi)
isc_sqlcode() (firebird.driver.fbapi.FirebirdAPI method)
ISC_STATUS (in module firebird.driver.fbapi)
ISC_STATUS_ARRAY (in module firebird.driver.fbapi)
ISC_STATUS_ARRAY_PTR (in module firebird.driver.fbapi)
ISC_STATUS_PTR (in module firebird.driver.fbapi)
ISC_SUN4 (firebird.driver.types.Implementation attribute)
ISC_SUN_386I (firebird.driver.types.Implementation attribute)
ISC_SUN_68K (firebird.driver.types.Implementation attribute)
ISC_TIME (in module firebird.driver.fbapi)
ISC_TIME_TZ (class in firebird.driver.fbapi)
ISC_TIME_TZ_EX (class in firebird.driver.fbapi)
ISC_TIMESTAMP (class in firebird.driver.fbapi)
ISC_TIMESTAMP_TZ (class in firebird.driver.fbapi)
ISC_TIMESTAMP_TZ_EX (class in firebird.driver.fbapi)
ISC_UCHAR (in module firebird.driver.fbapi)
ISC_UINT64 (in module firebird.driver.fbapi)
ISC_ULONG (in module firebird.driver.fbapi)
ISC_USHORT (in module firebird.driver.fbapi)
ISC_VAX_ULTR (firebird.driver.types.Implementation attribute)
ISC_VMS (firebird.driver.types.Implementation attribute)
ISC_VMS_ORCL (firebird.driver.types.Implementation attribute)
ISC_WINNT_X86 (firebird.driver.types.Implementation attribute)
ISC_XENIX (firebird.driver.types.Implementation attribute)
isEof (firebird.driver.fbapi.IResultSet_VTable attribute)
(firebird.driver.fbapi.IXpbBuilder_VTable attribute)
iService (class in firebird.driver.interfaces)
IService_struct (class in firebird.driver.fbapi)
IService_VTable (class in firebird.driver.fbapi)
isNullable (firebird.driver.fbapi.IMessageMetadata_VTable attribute)
Isolation (class in firebird.driver.types)
ISOLATION (firebird.driver.types.TraInfoCode attribute)
isolation() (firebird.driver.core.TransactionInfoProvider property)
iStatement (class in firebird.driver.interfaces)
IStatement_struct (class in firebird.driver.fbapi)
iStatement_v3 (class in firebird.driver.interfaces)
IStatement_VTable (class in firebird.driver.fbapi)
iStatus (class in firebird.driver.interfaces)
IStatus_struct (class in firebird.driver.fbapi)
IStatus_VTable (class in firebird.driver.fbapi)
ItemMetadata (class in firebird.driver.types)
ITimer_struct (class in firebird.driver.fbapi)
ITimer_VTable (class in firebird.driver.fbapi)
iTimerControl (class in firebird.driver.interfaces)
ITimerControl_struct (class in firebird.driver.fbapi)
ITimerControl_VTable (class in firebird.driver.fbapi)
iTimerImpl (class in firebird.driver.interfaces)
iTransaction (class in firebird.driver.interfaces)
ITransaction_struct (class in firebird.driver.fbapi)
ITransaction_VTable (class in firebird.driver.fbapi)
iUtil (class in firebird.driver.interfaces)
IUtil_struct (class in firebird.driver.fbapi)
iUtil_v2 (class in firebird.driver.interfaces)
IUtil_VTable (class in firebird.driver.fbapi)
IVersionCallback_struct (class in firebird.driver.fbapi)
IVersionCallback_VTable (class in firebird.driver.fbapi)
iVersionCallbackImpl (class in firebird.driver.interfaces)
iVersioned (class in firebird.driver.interfaces)
IVersioned_struct (class in firebird.driver.fbapi)
IVersioned_VTable (class in firebird.driver.fbapi)
iVersionedImpl (class in firebird.driver.interfaces)
iVersionedMeta (class in firebird.driver.interfaces)
iXpbBuilder (class in firebird.driver.interfaces)
IXpbBuilder_struct (class in firebird.driver.fbapi)
IXpbBuilder_VTable (class in firebird.driver.fbapi)
J
join (firebird.driver.fbapi.IDtc_VTable attribute)
(firebird.driver.fbapi.ITransaction_VTable attribute)
join() (firebird.driver.interfaces.iDtc method)
(firebird.driver.interfaces.iTransaction method)
JRI (firebird.driver.types.Implementation attribute)
JSV (firebird.driver.types.Implementation attribute)
K
KEYHOLDER (firebird.driver.types.SrvBackupOption attribute)
(firebird.driver.types.SrvRestoreOption attribute)
KEYNAME (firebird.driver.types.SrvBackupOption attribute)
(firebird.driver.types.SrvRestoreOption attribute)
KILL_SHADOWS (firebird.driver.types.SrvRepairFlag attribute)
L
LAST_NAME (firebird.driver.types.SrvUserOption attribute)
LC_CTYPE (firebird.driver.types.DPBItem attribute)
LEGACY_PLAN (firebird.driver.types.PreparePrefetchFlag attribute)
LENGTH (firebird.driver.types.SrvBackupOption attribute)
(firebird.driver.types.SrvRestoreOption attribute)
(firebird.driver.types.StmtInfoCode attribute)
length() (firebird.driver.core.BlobReader property)
LEVEL (firebird.driver.types.SrvNBackupOption attribute)
LIMBO (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.TransactionState attribute)
LIMBO_TRANS (firebird.driver.types.SrvInfoCode attribute)
LINE (firebird.driver.types.SrvInfoCode attribute)
LINUX (firebird.driver.types.ImpOS attribute)
LINUX_ALPHA (firebird.driver.types.Implementation attribute)
LINUX_AMD64 (firebird.driver.types.Implementation attribute)
LINUX_ARM (firebird.driver.types.Implementation attribute)
LINUX_ARM64 (firebird.driver.types.Implementation attribute)
LINUX_HPPA (firebird.driver.types.Implementation attribute)
LINUX_IA64 (firebird.driver.types.Implementation attribute)
LINUX_M68K (firebird.driver.types.Implementation attribute)
LINUX_MIPS (firebird.driver.types.Implementation attribute)
LINUX_MIPSEL (firebird.driver.types.Implementation attribute)
LINUX_PPC (firebird.driver.types.Implementation attribute)
LINUX_PPC64 (firebird.driver.types.Implementation attribute)
LINUX_PPC64EL (firebird.driver.types.Implementation attribute)
LINUX_RISCV64 (firebird.driver.types.Implementation attribute)
LINUX_S390 (firebird.driver.types.Implementation attribute)
LINUX_S390X (firebird.driver.types.Implementation attribute)
LINUX_SH (firebird.driver.types.Implementation attribute)
LINUX_SHEB (firebird.driver.types.Implementation attribute)
LINUX_SPARC (firebird.driver.types.Implementation attribute)
LIST_LIMBO_TRANS (firebird.driver.types.SrvRepairFlag attribute)
LITTLE_ENDIAN (firebird.driver.types.ImpFlags attribute)
load_api() (in module firebird.driver.fbapi)
load_blob() (firebird.driver.interfaces.iUtil_v2 method)
loadBlob (firebird.driver.fbapi.IUtil_VTable attribute)
LOADED (firebird.driver.hooks.APIHook attribute)
local_backup() (firebird.driver.core.ServerDbServices method)
LOCAL_ENGINE (firebird.driver.types.ServerCapability attribute)
local_restore() (firebird.driver.core.ServerDbServices method)
lock_directory() (firebird.driver.core.ServerInfoProvider property)
LOCK_READ (firebird.driver.types.TableAccessMode attribute)
LOCK_TIMEOUT (firebird.driver.types.SrvValidateOption attribute)
(firebird.driver.types.TPBItem attribute)
(firebird.driver.types.TraInfoCode attribute)
lock_timeout() (firebird.driver.core.TransactionInfoProvider property)
LOCK_WRITE (firebird.driver.types.TableAccessMode attribute)
log_context() (firebird.driver.core.BlobReader property)
(firebird.driver.core.Cursor property)
(firebird.driver.core.DistributedTransactionManager property)
(firebird.driver.core.Statement property)
(firebird.driver.core.TransactionManager property)
Logging
logging
driver
LONG (firebird.driver.types.SQLDataType attribute)
low (firebird.driver.fbapi.ISC_QUAD attribute)
M
M68K (firebird.driver.types.ImpCPU attribute)
M88K (firebird.driver.types.Implementation attribute)
MAIN (firebird.driver.types.BlobStorage attribute)
main_transaction() (firebird.driver.core.Connection property)
maintenance
Services Database
management
Transaction
manager_version() (firebird.driver.core.ServerInfoProvider property)
MAP_ATTACH (firebird.driver.types.DPBItem attribute)
MARKS (firebird.driver.types.DbInfoCode attribute)
marks() (firebird.driver.core.DatabaseInfoProvider property)
materialized
BLOB
MAX_MEMORY (firebird.driver.types.DbInfoCode attribute)
max_memory() (firebird.driver.core.DatabaseInfoProvider property)
MAX_SEGMENT (firebird.driver.types.BlobInfoCode attribute)
MEND_DB (firebird.driver.types.SrvRepairFlag attribute)
message_directory() (firebird.driver.core.ServerInfoProvider property)
MESSAGE_SEQ (firebird.driver.types.StmtInfoCode attribute)
METADATA (firebird.driver.types.PreparePrefetchFlag attribute)
METADATA_ONLY (firebird.driver.types.SrvBackupFlag attribute)
(firebird.driver.types.SrvRestoreFlag attribute)
MIDDLE_NAME (firebird.driver.types.SrvUserOption attribute)
MIPS (firebird.driver.types.ImpCPU attribute)
MIPSEL (firebird.driver.types.ImpCPU attribute)
MMS (firebird.driver.types.ImpOS attribute)
mode() (firebird.driver.core.BlobReader property)
MODIFY_USER (firebird.driver.types.ServerAction attribute)
module
firebird.driver
firebird.driver.config
firebird.driver.core
firebird.driver.fbapi
firebird.driver.hooks
firebird.driver.interfaces
firebird.driver.types
monitor() (firebird.driver.core.Connection property)
move_name_to_index() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
move_next() (firebird.driver.interfaces.iXpbBuilder method)
moveNameToIndex (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
moveNext (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
MSVC (firebird.driver.types.ImpCompiler attribute)
MULTI (firebird.driver.types.OnlineMode attribute)
(firebird.driver.types.ShutdownMode attribute)
MULTI_CLIENT (firebird.driver.types.ServerCapability attribute)
MULTI_TRA_ID (firebird.driver.types.SrvRepairOption attribute)
MULTI_TRA_ID_64 (firebird.driver.types.SrvRepairOption attribute)
multiple
Transaction
N
NAME (firebird.driver.types.SrvTraceOption attribute)
name() (firebird.driver.core.Cursor property)
(firebird.driver.core.DatabaseInfoProvider property)
named
Cursor
nbackup() (firebird.driver.core.ServerDbServices method)
NBAK (firebird.driver.types.ServerAction attribute)
NCR_3000 (firebird.driver.types.Implementation attribute)
NET_BSD (firebird.driver.types.ImpOS attribute)
NETBSD (firebird.driver.types.Implementation attribute)
NetProtocol (class in firebird.driver.types)
NETWARE_386 (firebird.driver.types.Implementation attribute)
NEXT_TRANSACTION (firebird.driver.types.DbInfoCode attribute)
next_transaction() (firebird.driver.core.DatabaseInfoProvider property)
NO_AUTO_UNDO (firebird.driver.types.TPBItem attribute)
NO_DATA (firebird.driver.types.StateResult attribute)
NO_DB_STATS (firebird.driver.types.ServerCapability attribute)
no_db_triggers (firebird.driver.core.DPB attribute)
NO_DB_TRIGGERS (firebird.driver.types.DPBItem attribute)
NO_FORCED_WRITE (firebird.driver.types.ServerCapability attribute)
NO_GARBAGE_COLLECT (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SrvBackupFlag attribute)
no_gc (firebird.driver.core.DPB attribute)
no_linger (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
no_linger() (firebird.driver.core.ServerDbServices method)
NO_RECORD_VERSION (firebird.driver.types.TraInfoReadCommitted attribute)
(firebird.driver.types.TraReadCommitted attribute)
NO_RESERVE (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.DPBItem attribute)
NO_SERVER_SHUTDOWN (firebird.driver.types.ServerCapability attribute)
NO_SHADOW (firebird.driver.types.SrvRestoreFlag attribute)
NO_SHUTDOWN (firebird.driver.types.ServerCapability attribute)
NO_SRV_STATS (firebird.driver.types.ServerCapability attribute)
NO_TRIGGERS (firebird.driver.types.SrvBackupFlag attribute)
(firebird.driver.types.SrvNBackupFlag attribute)
(firebird.driver.types.SrvRestoreFlag attribute)
NO_VALIDITY (firebird.driver.types.SrvRestoreFlag attribute)
NO_WAIT (firebird.driver.types.TraLockResolution attribute)
NOCREATION (firebird.driver.types.SrvStatFlag attribute)
NOLINGER (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SrvPropertiesFlag attribute)
NON_TRANSPORTABLE (firebird.driver.types.SrvBackupFlag attribute)
NONE (firebird.driver.types.ConnectionFlag attribute)
(firebird.driver.types.CursorFlag attribute)
(firebird.driver.types.PreparePrefetchFlag attribute)
(firebird.driver.types.ServerCapability attribute)
(firebird.driver.types.SrvBackupFlag attribute)
(firebird.driver.types.SrvNBackupFlag attribute)
(firebird.driver.types.SrvStatFlag attribute)
(firebird.driver.types.StateFlag attribute)
(firebird.driver.types.StatementFlag attribute)
NORMAL (firebird.driver.types.OnlineMode attribute)
NotSupportedError
NREST (firebird.driver.types.ServerAction attribute)
nrestore() (firebird.driver.core.ServerDbServices method)
NULL (firebird.driver.types.SQLDataType attribute)
NULL_IND (firebird.driver.types.StmtInfoCode attribute)
NUM_BUFFERS (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.DPBItem attribute)
NUM_SEGMENTS (firebird.driver.types.BlobInfoCode attribute)
NUM_VARIABLES (firebird.driver.types.StmtInfoCode attribute)
NUMBER (in module firebird.driver.types)
O
oat() (firebird.driver.core.DatabaseInfoProvider property)
(firebird.driver.core.TransactionInfoProvider property)
ods() (firebird.driver.core.DatabaseInfoProvider property)
ODS_MINOR_VERSION (firebird.driver.types.DbInfoCode attribute)
ods_minor_version() (firebird.driver.core.DatabaseInfoProvider property)
ODS_VERSION (firebird.driver.types.DbInfoCode attribute)
ods_version() (firebird.driver.core.DatabaseInfoProvider property)
oit() (firebird.driver.core.DatabaseInfoProvider property)
(firebird.driver.core.TransactionInfoProvider property)
OK (firebird.driver.types.StateResult attribute)
OLD_DESCRIPTIONS (firebird.driver.types.SrvBackupFlag attribute)
OLDEST_ACTIVE (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.TraInfoCode attribute)
OLDEST_INTERESTING (firebird.driver.types.TraInfoCode attribute)
OLDEST_SNAPSHOT (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.TraInfoCode attribute)
OLDEST_TRANSACTION (firebird.driver.types.DbInfoCode attribute)
ONE_AT_A_TIME (firebird.driver.types.SrvRestoreFlag attribute)
ONLINE_MODE (firebird.driver.types.SrvPropertiesOption attribute)
OnlineMode (class in firebird.driver.types)
open() (firebird.driver.core.Cursor method)
open_blob() (firebird.driver.interfaces.iAttachment_v3 method)
open_cursor() (firebird.driver.interfaces.iAttachment_v3 method)
(firebird.driver.interfaces.iStatement_v3 method)
openBlob (firebird.driver.fbapi.IAttachment_VTable attribute)
openCursor (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
OperationalError
OPTIONS (firebird.driver.types.SPBItem attribute)
ORG_FILENAME (firebird.driver.types.DPBItem attribute)
OS_USER (firebird.driver.types.DPBItem attribute)
ost() (firebird.driver.core.DatabaseInfoProvider property)
(firebird.driver.core.TransactionInfoProvider property)
output
Services
OUTPUT_PARAMETERS (firebird.driver.types.PreparePrefetchFlag attribute)
overwrite (firebird.driver.core.DPB attribute)
OVERWRITE (firebird.driver.types.DPBItem attribute)
OWNER (firebird.driver.types.StmtInfoCode attribute)
P
PAGE_16K (firebird.driver.types.PageSize attribute)
PAGE_32K (firebird.driver.types.PageSize attribute)
PAGE_4K (firebird.driver.types.PageSize attribute)
PAGE_8K (firebird.driver.types.PageSize attribute)
PAGE_BUFFERS (firebird.driver.types.SrvPropertiesOption attribute)
page_cache_size() (firebird.driver.core.DatabaseInfoProvider property)
PAGE_CONTENTS (firebird.driver.types.DbInfoCode attribute)
PAGE_ERRORS (firebird.driver.types.DbInfoCode attribute)
page_size (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
PAGE_SIZE (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SrvRestoreOption attribute)
page_size() (firebird.driver.core.DatabaseInfoProvider property)
PAGE_WARNS (firebird.driver.types.DbInfoCode attribute)
pages_allocated() (firebird.driver.core.DatabaseInfoProvider property)
PAGES_FREE (firebird.driver.types.DbInfoCode attribute)
pages_free() (firebird.driver.core.DatabaseInfoProvider property)
PAGES_USED (firebird.driver.types.DbInfoCode attribute)
pages_used() (firebird.driver.core.DatabaseInfoProvider property)
PageSize (class in firebird.driver.types)
parameter
conversion
parameterized
SQL Statement
parameters
Transaction
paramstyle (in module firebird.driver.types)
parse_buffer() (firebird.driver.core.DPB method)
(firebird.driver.core.SPB_ATTACH method)
(firebird.driver.core.TPB method)
password (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.config.ServerConfig attribute)
(firebird.driver.core.DPB attribute)
PASSWORD (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
(firebird.driver.types.SrvUserOption attribute)
PerformanceInfo (class in firebird.driver.fbapi)
ping (firebird.driver.fbapi.IAttachment_VTable attribute)
ping() (firebird.driver.core.Connection method)
(firebird.driver.interfaces.iAttachment_v3 method)
PIP_ERRORS (firebird.driver.types.DbInfoCode attribute)
PIP_WARNS (firebird.driver.types.DbInfoCode attribute)
PIPE_INT (firebird.driver.types.DbClass attribute)
PIPE_SRVR (firebird.driver.types.DbClass attribute)
plan() (firebird.driver.core.Statement property)
port (firebird.driver.config.ServerConfig attribute)
POWER_PC (firebird.driver.types.ImpCPU attribute)
POWER_PC64 (firebird.driver.types.ImpCPU attribute)
POWER_PC64EL (firebird.driver.types.ImpCPU attribute)
PPAGE_ERRORS (firebird.driver.types.DbInfoCode attribute)
PPAGE_WARNS (firebird.driver.types.DbInfoCode attribute)
prepare (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.ITransaction_VTable attribute)
prepare() (firebird.driver.core.Cursor method)
(firebird.driver.core.DistributedTransactionManager method)
(firebird.driver.interfaces.iAttachment_v3 method)
(firebird.driver.interfaces.iTransaction method)
prepared
SQL Statement
PreparePrefetchFlag (class in firebird.driver.types)
PROCESS_ID (firebird.driver.types.DPBItem attribute)
PROCESS_NAME (firebird.driver.types.DPBItem attribute)
ProgrammingError
PROPERTIES (firebird.driver.types.ServerAction attribute)
PROTECTED (firebird.driver.types.TableShareMode attribute)
protocol (firebird.driver.config.DatabaseConfig attribute)
PROTOCOL_VERSION (firebird.driver.types.DbInfoCode attribute)
provider() (firebird.driver.core.DatabaseInfoProvider property)
PURGE_COUNT (firebird.driver.types.DbInfoCode attribute)
PUT_SEGMENT (firebird.driver.types.StatementType attribute)
put_segment() (firebird.driver.interfaces.iBlob method)
put_slice() (firebird.driver.interfaces.iAttachment_v3 method)
putSegment (firebird.driver.fbapi.IBlob_VTable attribute)
putSlice (firebird.driver.fbapi.IAttachment_VTable attribute)
Q
QUAD (firebird.driver.types.SQLDataType attribute)
que_events() (firebird.driver.interfaces.iAttachment_v3 method)
queEvents (firebird.driver.fbapi.IAttachment_VTable attribute)
query (firebird.driver.fbapi.IService_VTable attribute)
query() (firebird.driver.interfaces.iService method)
query_transaction() (firebird.driver.core.Connection property)
QUOTED_FILENAME (firebird.driver.types.ServerCapability attribute)
QWord (in module firebird.driver.fbapi)
R
RAW_BYTES (firebird.driver.types.InfoItemType attribute)
RDB_ELN (firebird.driver.types.DbProvider attribute)
(firebird.driver.types.Implementation attribute)
RDB_ELN_DEV (firebird.driver.types.Implementation attribute)
RDB_ELN_Y (firebird.driver.types.Implementation attribute)
RDB_VMS (firebird.driver.types.DbProvider attribute)
(firebird.driver.types.Implementation attribute)
RDB_VMS_Y (firebird.driver.types.Implementation attribute)
READ (firebird.driver.types.TraAccessMode attribute)
read() (firebird.driver.config.DriverConfig method)
(firebird.driver.core.BlobReader method)
READ_COMMITTED (firebird.driver.types.Isolation attribute)
(firebird.driver.types.TraInfoIsolation attribute)
(firebird.driver.types.TraIsolation attribute)
READ_COMMITTED_NO_RECORD_VERSION (firebird.driver.types.Isolation attribute)
READ_COMMITTED_READ_CONSISTENCY (firebird.driver.types.Isolation attribute)
READ_COMMITTED_RECORD_VERSION (firebird.driver.types.Isolation attribute)
READ_CONSISTENCY (firebird.driver.types.TPBItem attribute)
(firebird.driver.types.TraInfoReadCommitted attribute)
read_dict() (firebird.driver.config.DriverConfig method)
read_file() (firebird.driver.config.DriverConfig method)
READ_IDX_COUNT (firebird.driver.types.DbInfoCode attribute)
read_only (firebird.driver.core.DPB attribute)
READ_ONLY (firebird.driver.types.DbAccessMode attribute)
(firebird.driver.types.TraInfoAccess attribute)
READ_SEQ_COUNT (firebird.driver.types.DbInfoCode attribute)
read_string() (firebird.driver.config.DriverConfig method)
READ_WRITE (firebird.driver.types.DbAccessMode attribute)
(firebird.driver.types.TraInfoAccess attribute)
readline() (firebird.driver.core.BlobReader method)
(firebird.driver.core.Server method)
readlines() (firebird.driver.core.BlobReader method)
(firebird.driver.core.Server method)
READS (firebird.driver.types.DbInfoCode attribute)
reads() (firebird.driver.core.DatabaseInfoProvider property)
receive (firebird.driver.fbapi.IRequest_VTable attribute)
receive() (firebird.driver.interfaces.iRequest method)
reconnect_transaction() (firebird.driver.interfaces.iAttachment_v3 method)
reconnectTransaction (firebird.driver.fbapi.IAttachment_VTable attribute)
RECORD_ERRORS (firebird.driver.types.DbInfoCode attribute)
RECORD_VERSION (firebird.driver.types.TraInfoReadCommitted attribute)
(firebird.driver.types.TraReadCommitted attribute)
RECORD_VERSIONS (firebird.driver.types.SrvStatFlag attribute)
RECORD_WARNS (firebird.driver.types.DbInfoCode attribute)
RECORDS (firebird.driver.types.StmtInfoCode attribute)
records_fetched (firebird.driver.fbapi.PerformanceInfo attribute)
RECOVER_TWO_PHASE (firebird.driver.types.SrvRepairOption attribute)
RECOVER_TWO_PHASE_64 (firebird.driver.types.SrvRepairOption attribute)
register_attachment() (firebird.driver.interfaces.iMaster method)
register_blob() (firebird.driver.interfaces.iBatch method)
register_database() (firebird.driver.config.DriverConfig method)
register_server() (firebird.driver.config.DriverConfig method)
register_transaction() (firebird.driver.interfaces.iMaster method)
registerAttachment (firebird.driver.fbapi.IMaster_VTable attribute)
registerBlob (firebird.driver.fbapi.IBatch_VTable attribute)
registerTransaction (firebird.driver.fbapi.IMaster_VTable attribute)
RELATION (firebird.driver.types.StmtInfoCode attribute)
RELATION_ALIAS (firebird.driver.types.StmtInfoCode attribute)
relation_id (firebird.driver.fbapi.TraceCounts attribute)
relation_name (firebird.driver.fbapi.TraceCounts attribute)
release (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IBatch_VTable attribute)
(firebird.driver.fbapi.IBlob_VTable attribute)
(firebird.driver.fbapi.IConfig_VTable attribute)
(firebird.driver.fbapi.IConfigEntry_VTable attribute)
(firebird.driver.fbapi.IEventCallback_VTable attribute)
(firebird.driver.fbapi.IEvents_VTable attribute)
(firebird.driver.fbapi.IFirebirdConf_VTable attribute)
(firebird.driver.fbapi.IMessageMetadata_VTable attribute)
(firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
(firebird.driver.fbapi.IPluginBase_VTable attribute)
(firebird.driver.fbapi.IProvider_VTable attribute)
(firebird.driver.fbapi.IReferenceCounted_VTable attribute)
(firebird.driver.fbapi.IRequest_VTable attribute)
(firebird.driver.fbapi.IResultSet_VTable attribute)
(firebird.driver.fbapi.IService_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
(firebird.driver.fbapi.ITimer_VTable attribute)
(firebird.driver.fbapi.ITransaction_VTable attribute)
release() (firebird.driver.interfaces.iReferenceCounted method)
(firebird.driver.interfaces.iReferenceCountedImpl method)
REM_INT (firebird.driver.types.DbClass attribute)
REM_SRVR (firebird.driver.types.DbClass attribute)
REMOTE_HOP (firebird.driver.types.ServerCapability attribute)
REMOTE_PROTOCOL (firebird.driver.types.DPBItem attribute)
remove (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
remove() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
remove_current() (firebird.driver.interfaces.iXpbBuilder method)
removeCurrent (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
REPAIR (firebird.driver.types.ServerAction attribute)
(firebird.driver.types.SrvRepairFlag attribute)
repair() (firebird.driver.core.ServerDbServices method)
REPEAT_EXECUTE (firebird.driver.types.StatementFlag attribute)
REPEATABLE_READ (firebird.driver.types.Isolation attribute)
REPLACE (firebird.driver.types.SrvRestoreFlag attribute)
RESERVE (firebird.driver.types.DbSpaceReservation attribute)
reserve_space (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
RESERVE_SPACE (firebird.driver.types.SrvPropertiesOption attribute)
reserve_table() (firebird.driver.core.TPB method)
RESERVED (firebird.driver.types.DPBItem attribute)
RESET_ICU (firebird.driver.types.DPBItem attribute)
response (firebird.driver.core.Server attribute)
RESTORE (firebird.driver.types.ServerAction attribute)
restore() (firebird.driver.core.ServerDbServices method)
RESULT_VECTOR (in module firebird.driver.fbapi)
resume() (firebird.driver.core.ServerTraceServices method)
retaining
Transaction
rewind (firebird.driver.fbapi.IXpbBuilder_VTable attribute)
rewind() (firebird.driver.core.Buffer method)
(firebird.driver.interfaces.iXpbBuilder method)
role (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
rollback (firebird.driver.fbapi.ITransaction_VTable attribute)
ROLLBACK (firebird.driver.types.DefaultAction attribute)
(firebird.driver.types.StatementType attribute)
(firebird.driver.types.TransactionState attribute)
rollback() (firebird.driver.core.Connection method)
(firebird.driver.core.DistributedTransactionManager method)
(firebird.driver.core.TransactionManager method)
(firebird.driver.interfaces.iTransaction method)
(firebird.driver.types.Transactional method)
rollback_limbo_transaction() (firebird.driver.core.ServerDbServices method)
rollback_retaining() (firebird.driver.interfaces.iTransaction method)
ROLLBACK_TRANS (firebird.driver.types.SrvRepairOption attribute)
ROLLBACK_TRANS_64 (firebird.driver.types.SrvRepairOption attribute)
rollbackRetaining (firebird.driver.fbapi.ITransaction_VTable attribute)
rowcount() (firebird.driver.core.Cursor property)
ROWID (in module firebird.driver.types)
RUNNING (firebird.driver.types.SrvInfoCode attribute)
S
S390 (firebird.driver.types.ImpCPU attribute)
S390X (firebird.driver.types.ImpCPU attribute)
SAM_INT (firebird.driver.types.DbClass attribute)
SAM_SRVR (firebird.driver.types.DbClass attribute)
SAVEPOINT
Transaction
SAVEPOINT (firebird.driver.types.StatementType attribute)
savepoint() (firebird.driver.core.Connection method)
(firebird.driver.core.DistributedTransactionManager method)
(firebird.driver.core.TransactionManager method)
SCALE (firebird.driver.types.StmtInfoCode attribute)
schema() (firebird.driver.core.Connection property)
SCO_EV (firebird.driver.types.Implementation attribute)
scrollable
Cursor
SCROLLABLE (firebird.driver.types.CursorFlag attribute)
security_database() (firebird.driver.core.ServerInfoProvider property)
seek (firebird.driver.fbapi.IBlob_VTable attribute)
seek() (firebird.driver.core.BlobReader method)
(firebird.driver.interfaces.iBlob method)
seek_last_data() (firebird.driver.core.Buffer method)
SEGMENT (firebird.driver.types.StateResult attribute)
SEGMENTED (firebird.driver.types.BlobType attribute)
SELECT (firebird.driver.types.StatementType attribute)
(firebird.driver.types.StmtInfoCode attribute)
SELECT_FOR_UPD (firebird.driver.types.StatementType attribute)
send (firebird.driver.fbapi.IRequest_VTable attribute)
send() (firebird.driver.interfaces.iRequest method)
SERIALIZABLE (firebird.driver.types.Isolation attribute)
Server
connection
services
Server (class in firebird.driver.core)
server (firebird.driver.config.DatabaseConfig attribute)
server information
Services
SERVER_ACCESS (firebird.driver.types.DbClass attribute)
SERVER_CONFIG (firebird.driver.types.ServerCapability attribute)
server_defaults (firebird.driver.config.DriverConfig attribute)
server_mode() (firebird.driver.interfaces.iMaster method)
SERVER_VERSION (firebird.driver.types.SrvInfoCode attribute)
server_version() (firebird.driver.core.DatabaseInfoProvider property)
ServerAction (class in firebird.driver.types)
ServerCapability (class in firebird.driver.types)
ServerConfig (class in firebird.driver.config)
ServerDbServices (class in firebird.driver.core)
ServerHook (class in firebird.driver.hooks)
ServerInfoProvider (class in firebird.driver.core)
serverMode (firebird.driver.fbapi.IMaster_VTable attribute)
servers (firebird.driver.config.DriverConfig attribute)
ServerServiceProvider (class in firebird.driver.core)
ServerTraceServices (class in firebird.driver.core)
ServerUserServices (class in firebird.driver.core)
Services
connection
Database maintenance
database options
Database users
output
server information
trace
working with
services
Server
SES_IDLE_TIMEOUT_ATT (firebird.driver.types.DbInfoCode attribute)
SES_IDLE_TIMEOUT_DB (firebird.driver.types.DbInfoCode attribute)
SES_IDLE_TIMEOUT_RUN (firebird.driver.types.DbInfoCode attribute)
SESSION_TIME_ZONE (firebird.driver.types.DPBItem attribute)
sessions() (firebird.driver.core.ServerTraceServices property)
set_access_mode() (firebird.driver.core.ServerDbServices method)
set_alias() (firebird.driver.interfaces.iMetadataBuilder method)
SET_BIND (firebird.driver.types.DPBItem attribute)
set_charset() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
set_cursor_name() (firebird.driver.core.Cursor method)
(firebird.driver.interfaces.iStatement_v3 method)
SET_DB_CHARSET (firebird.driver.types.DPBItem attribute)
SET_DB_READONLY (firebird.driver.types.DPBItem attribute)
SET_DB_REPLICA (firebird.driver.types.DPBItem attribute)
SET_DB_SQL_DIALECT (firebird.driver.types.DPBItem attribute)
set_dbcrypt_callback() (firebird.driver.interfaces.iProvider method)
set_default_bpb() (firebird.driver.interfaces.iBatch method)
set_default_cache_size() (firebird.driver.core.ServerDbServices method)
set_delayed_output_format() (firebird.driver.interfaces.iResultSet method)
set_errors() (firebird.driver.interfaces.iStatus method)
set_errors2() (firebird.driver.interfaces.iStatus method)
set_field() (firebird.driver.interfaces.iMetadataBuilder method)
SET_GENERATOR (firebird.driver.types.StatementType attribute)
set_idle_timeout() (firebird.driver.interfaces.iAttachment method)
set_length() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
SET_MAPPING (firebird.driver.types.ServerAction attribute)
set_offset() (firebird.driver.interfaces.iOffsetsCallbackImp method)
set_offsets() (firebird.driver.interfaces.iUtil_v2 method)
set_owner() (firebird.driver.interfaces.iMetadataBuilder method)
(firebird.driver.interfaces.iPluginBase method)
SET_PAGE_BUFFERS (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.DPBItem attribute)
set_relation() (firebird.driver.interfaces.iMetadataBuilder method)
set_scale() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
set_space_reservation() (firebird.driver.core.ServerDbServices method)
SET_SQL_DIALECT (firebird.driver.types.SrvPropertiesOption attribute)
set_sql_dialect() (firebird.driver.core.ServerDbServices method)
set_statement_timeout() (firebird.driver.interfaces.iAttachment method)
set_subtype() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
set_sweep_interval() (firebird.driver.core.ServerDbServices method)
set_timeout() (firebird.driver.interfaces.iStatement method)
set_type() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
set_warning2() (firebird.driver.interfaces.iStatus method)
set_warnings() (firebird.driver.interfaces.iStatus method)
set_write_mode() (firebird.driver.core.ServerDbServices method)
setAlias (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
setCharSet (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
setCursorName (firebird.driver.fbapi.IStatement_VTable attribute)
setDbCryptCallback (firebird.driver.fbapi.IProvider_VTable attribute)
setDefaultBpb (firebird.driver.fbapi.IBatch_VTable attribute)
setDelayedOutputFormat (firebird.driver.fbapi.IResultSet_VTable attribute)
setErrors (firebird.driver.fbapi.IStatus_VTable attribute)
setErrors2 (firebird.driver.fbapi.IStatus_VTable attribute)
setField (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
setIdleTimeout (firebird.driver.fbapi.IAttachment_VTable attribute)
setinputsizes() (firebird.driver.core.Cursor method)
setLength (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
setOffset (firebird.driver.fbapi.IOffsetsCallback_VTable attribute)
setOffsets (firebird.driver.fbapi.IUtil_VTable attribute)
setoutputsize() (firebird.driver.core.Cursor method)
setOwner (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
(firebird.driver.fbapi.IPluginBase_VTable attribute)
(firebird.driver.fbapi.IProvider_VTable attribute)
setRelation (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
setScale (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
setStatementTimeout (firebird.driver.fbapi.IAttachment_VTable attribute)
setSubType (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
setTimeout (firebird.driver.fbapi.IStatement_VTable attribute)
setType (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
setWarnings (firebird.driver.fbapi.IStatus_VTable attribute)
setWarnings2 (firebird.driver.fbapi.IStatus_VTable attribute)
SH (firebird.driver.types.ImpCPU attribute)
SHARED (firebird.driver.types.TableShareMode attribute)
SHEB (firebird.driver.types.ImpCPU attribute)
SHORT (firebird.driver.types.SQLDataType attribute)
shutdown (firebird.driver.fbapi.IProvider_VTable attribute)
shutdown() (firebird.driver.core.ServerDbServices method)
(firebird.driver.interfaces.iProvider method)
SHUTDOWN_DB (firebird.driver.types.SrvPropertiesOption attribute)
SHUTDOWN_MODE (firebird.driver.types.SrvPropertiesOption attribute)
ShutdownMethod (class in firebird.driver.types)
ShutdownMode (class in firebird.driver.types)
SINGLE (firebird.driver.types.OnlineMode attribute)
(firebird.driver.types.ShutdownMode attribute)
SINGLE_TRA_ID (firebird.driver.types.SrvRepairOption attribute)
SINGLE_TRA_ID_64 (firebird.driver.types.SrvRepairOption attribute)
SINIXZ (firebird.driver.types.Implementation attribute)
site() (firebird.driver.core.DatabaseInfoProvider property)
SKIP_DATA (firebird.driver.types.SrvBackupOption attribute)
(firebird.driver.types.SrvRestoreOption attribute)
SNAPSHOT (firebird.driver.types.Isolation attribute)
SOLARIS (firebird.driver.types.ImpOS attribute)
SOURCE_INTERP (firebird.driver.types.BPBItem attribute)
SOURCE_TYPE (firebird.driver.types.BPBItem attribute)
space_reservation() (firebird.driver.core.DatabaseInfoProvider property)
spb (firebird.driver.core.Server attribute)
SPB_ATTACH (class in firebird.driver.core)
(firebird.driver.types.XpbKind attribute)
SPB_RECEIVE (firebird.driver.types.XpbKind attribute)
SPB_RESPONSE (firebird.driver.types.XpbKind attribute)
SPB_SEND (firebird.driver.types.XpbKind attribute)
SPB_START (firebird.driver.types.XpbKind attribute)
SPBItem (class in firebird.driver.types)
SPECIFIC_AUTH_DATA (firebird.driver.types.DPBItem attribute)
SQL Statement
execution
parameterized
prepared
sql() (firebird.driver.core.Statement property)
sql_dialect (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
SQL_DIALECT (firebird.driver.types.DPBItem attribute)
sql_dialect() (firebird.driver.core.Connection property)
(firebird.driver.core.DatabaseInfoProvider property)
SQL_ROLE_NAME (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
sqlcode (firebird.driver.core.Connection.DatabaseError attribute)
(firebird.driver.types.DatabaseError attribute)
SQLDA_SEQ (firebird.driver.types.StmtInfoCode attribute)
SQLDA_START (firebird.driver.types.StmtInfoCode attribute)
SQLDataType (class in firebird.driver.types)
sqlstate (firebird.driver.core.Connection.DatabaseError attribute)
(firebird.driver.types.DatabaseError attribute)
SRV_DB_INFO (firebird.driver.types.SrvInfoCode attribute)
SrvBackupFlag (class in firebird.driver.types)
SrvBackupOption (class in firebird.driver.types)
SrvDbInfoOption (class in firebird.driver.types)
SrvInfoCode (class in firebird.driver.types)
SrvNBackupFlag (class in firebird.driver.types)
SrvNBackupOption (class in firebird.driver.types)
SrvPropertiesFlag (class in firebird.driver.types)
SrvPropertiesOption (class in firebird.driver.types)
SrvRepairFlag (class in firebird.driver.types)
SrvRepairOption (class in firebird.driver.types)
SrvRestoreFlag (class in firebird.driver.types)
SrvRestoreOption (class in firebird.driver.types)
SrvStatFlag (class in firebird.driver.types)
SrvTraceOption (class in firebird.driver.types)
SrvUserOption (class in firebird.driver.types)
SrvValidateOption (class in firebird.driver.types)
start (firebird.driver.fbapi.IDtcStart_VTable attribute)
(firebird.driver.fbapi.IRequest_VTable attribute)
(firebird.driver.fbapi.IService_VTable attribute)
(firebird.driver.fbapi.ITimerControl_VTable attribute)
start() (firebird.driver.core.ServerTraceServices method)
(firebird.driver.interfaces.iDtcStart method)
(firebird.driver.interfaces.iRequest method)
(firebird.driver.interfaces.iService method)
(firebird.driver.interfaces.iTimerControl method)
start_and_send() (firebird.driver.interfaces.iRequest method)
start_builder() (firebird.driver.interfaces.iDtc method)
START_TRANS (firebird.driver.types.StatementType attribute)
start_transaction() (firebird.driver.interfaces.iAttachment_v3 method)
startAndSend (firebird.driver.fbapi.IRequest_VTable attribute)
startBuilder (firebird.driver.fbapi.IDtc_VTable attribute)
startTransaction (firebird.driver.fbapi.IAttachment_VTable attribute)
STAT (firebird.driver.types.SrvBackupOption attribute)
(firebird.driver.types.SrvRestoreOption attribute)
StateFlag (class in firebird.driver.types)
Statement (class in firebird.driver.core)
statement() (firebird.driver.core.Cursor property)
StatementFlag (class in firebird.driver.types)
StatementType (class in firebird.driver.types)
StateResult (class in firebird.driver.types)
status() (firebird.driver.interfaces.iVersioned property)
STDIN (firebird.driver.types.SrvInfoCode attribute)
STMT_TIMEOUT_ATT (firebird.driver.types.DbInfoCode attribute)
STMT_TIMEOUT_DB (firebird.driver.types.DbInfoCode attribute)
STMT_TYPE (firebird.driver.types.StmtInfoCode attribute)
StmtInfoCode (class in firebird.driver.types)
stop (firebird.driver.fbapi.ITimerControl_VTable attribute)
stop() (firebird.driver.core.ServerTraceServices method)
(firebird.driver.interfaces.iTimerControl method)
STORAGE (firebird.driver.types.BPBItem attribute)
Stored procedure
execution
STR_SIZE (firebird.driver.interfaces.iDecFloat16 attribute)
(firebird.driver.interfaces.iDecFloat34 attribute)
(firebird.driver.interfaces.iInt128 attribute)
(firebird.driver.interfaces.iUtil attribute)
stream
BLOB
STREAM (firebird.driver.types.BlobType attribute)
stream_blob_threshold (firebird.driver.config.DriverConfig attribute)
(firebird.driver.core.Cursor attribute)
stream_blobs (firebird.driver.core.Cursor attribute)
STRING (firebird.driver.types.InfoItemType attribute)
(in module firebird.driver.fbapi)
(in module firebird.driver.types)
SUB_TYPE (firebird.driver.types.StmtInfoCode attribute)
SUN_AMD64 (firebird.driver.types.Implementation attribute)
SUN_STUDIO (firebird.driver.types.ImpCompiler attribute)
suspend() (firebird.driver.core.ServerTraceServices method)
sweep() (firebird.driver.core.ServerDbServices method)
SWEEP_DB (firebird.driver.types.SrvRepairFlag attribute)
sweep_interval (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
SWEEP_INTERVAL (firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SrvPropertiesOption attribute)
sweep_interval() (firebird.driver.core.DatabaseInfoProvider property)
SYNC (firebird.driver.types.DbWriteMode attribute)
SYS_RELATIONS (firebird.driver.types.SrvStatFlag attribute)
T
TableAccessMode (class in firebird.driver.types)
TableAccessStats (class in firebird.driver.types)
tables (firebird.driver.fbapi.PerformanceInfo attribute)
TableShareMode (class in firebird.driver.types)
TARGET_INTERP (firebird.driver.types.BPBItem attribute)
TARGET_TYPE (firebird.driver.types.BPBItem attribute)
tell() (firebird.driver.core.BlobReader method)
TEMP (firebird.driver.types.BlobStorage attribute)
TEXT (firebird.driver.types.SQLDataType attribute)
threadsafety (in module firebird.driver.types)
time (firebird.driver.fbapi.PerformanceInfo attribute)
TIME (firebird.driver.types.SQLDataType attribute)
Time (in module firebird.driver.types)
TIME_TZ (firebird.driver.types.SQLDataType attribute)
TIME_TZ_EX (firebird.driver.types.SQLDataType attribute)
time_zone (firebird.driver.fbapi.ISC_TIME_TZ attribute)
(firebird.driver.fbapi.ISC_TIME_TZ_EX attribute)
(firebird.driver.fbapi.ISC_TIMESTAMP_TZ attribute)
(firebird.driver.fbapi.ISC_TIMESTAMP_TZ_EX attribute)
TimeFromTicks() (in module firebird.driver.types)
timeout (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
TIMEOUT (firebird.driver.types.SrvInfoCode attribute)
TIMEOUT_RUN (firebird.driver.types.StmtInfoCode attribute)
TIMEOUT_USER (firebird.driver.types.StmtInfoCode attribute)
TIMESTAMP (firebird.driver.types.SQLDataType attribute)
Timestamp (in module firebird.driver.types)
timestamp_date (firebird.driver.fbapi.ISC_TIMESTAMP attribute)
timestamp_time (firebird.driver.fbapi.ISC_TIMESTAMP attribute)
TIMESTAMP_TZ (firebird.driver.types.SQLDataType attribute)
TIMESTAMP_TZ_EX (firebird.driver.types.SQLDataType attribute)
TimestampFromTicks() (in module firebird.driver.types)
to_bcd() (firebird.driver.interfaces.iDecFloat16 method)
(firebird.driver.interfaces.iDecFloat34 method)
TO_EOF (firebird.driver.types.SrvInfoCode attribute)
to_str() (firebird.driver.interfaces.iDecFloat16 method)
(firebird.driver.interfaces.iDecFloat34 method)
(firebird.driver.interfaces.iInt128 method)
toBcd (firebird.driver.fbapi.IDecFloat16_VTable attribute)
(firebird.driver.fbapi.IDecFloat34_VTable attribute)
toString (firebird.driver.fbapi.IDecFloat16_VTable attribute)
(firebird.driver.fbapi.IDecFloat34_VTable attribute)
(firebird.driver.fbapi.IInt128_VTable attribute)
TOTAL_LENGTH (firebird.driver.types.BlobInfoCode attribute)
TPAGE_ERRORS (firebird.driver.types.DbInfoCode attribute)
TPAGE_WARNS (firebird.driver.types.DbInfoCode attribute)
TPB (class in firebird.driver.core)
(firebird.driver.types.XpbKind attribute)
tpb() (in module firebird.driver.core)
TPBItem (class in firebird.driver.types)
TRA_ADVISE (firebird.driver.types.SrvRepairOption attribute)
TRA_ADVISE_COMMIT (firebird.driver.types.SrvRepairOption attribute)
TRA_ADVISE_ROLLBACK (firebird.driver.types.SrvRepairOption attribute)
TRA_ADVISE_UNKNOWN (firebird.driver.types.SrvRepairOption attribute)
TRA_DB_PATH (firebird.driver.types.SrvRepairOption attribute)
TRA_HOST_SITE (firebird.driver.types.SrvRepairOption attribute)
TRA_ID (firebird.driver.types.SrvRepairOption attribute)
TRA_ID_64 (firebird.driver.types.SrvRepairOption attribute)
TRA_REMOTE_SITE (firebird.driver.types.SrvRepairOption attribute)
TRA_STATE (firebird.driver.types.SrvRepairOption attribute)
TRA_STATE_COMMIT (firebird.driver.types.SrvRepairOption attribute)
TRA_STATE_LIMBO (firebird.driver.types.SrvRepairOption attribute)
TRA_STATE_ROLLBACK (firebird.driver.types.SrvRepairOption attribute)
TRA_STATE_UNKNOWN (firebird.driver.types.SrvRepairOption attribute)
TraAccessMode (class in firebird.driver.types)
trace
Services
trace() (firebird.driver.core.Server property)
TRACE_LIST (firebird.driver.types.ServerAction attribute)
TRACE_RESUME (firebird.driver.types.ServerAction attribute)
TRACE_START (firebird.driver.types.ServerAction attribute)
TRACE_STOP (firebird.driver.types.ServerAction attribute)
TRACE_SUSPEND (firebird.driver.types.ServerAction attribute)
TraceCounts (class in firebird.driver.fbapi)
TraceSession (class in firebird.driver.types)
TraInfoAccess (class in firebird.driver.types)
TraInfoCode (class in firebird.driver.types)
TraInfoIsolation (class in firebird.driver.types)
TraInfoReadCommitted (class in firebird.driver.types)
TraIsolation (class in firebird.driver.types)
TraLockResolution (class in firebird.driver.types)
transact_request() (firebird.driver.interfaces.iAttachment_v3 method)
Transaction
auto-commit
context manager
distributed
information about
management
multiple
parameters
retaining
SAVEPOINT
TRANSACTION (firebird.driver.types.DBKeyScope attribute)
transaction() (firebird.driver.core.Cursor property)
(in module firebird.driver.core)
transaction_manager() (firebird.driver.core.Connection method)
Transactional (class in firebird.driver.types)
TransactionInfoProvider (class in firebird.driver.core)
TransactionManager (class in firebird.driver.core)
transactions() (firebird.driver.core.Connection property)
TRANSACTIONS_SHUTDOWN (firebird.driver.types.SrvPropertiesOption attribute)
TransactionState (class in firebird.driver.types)
transactRequest (firebird.driver.fbapi.IAttachment_VTable attribute)
TraReadCommitted (class in firebird.driver.types)
truncate (firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
truncate() (firebird.driver.interfaces.iMetadataBuilder_v3 method)
trusted_auth (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.config.ServerConfig attribute)
(firebird.driver.core.DPB attribute)
TRUSTED_AUTH (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
TRUSTED_ROLE (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
TYPE (firebird.driver.types.BlobInfoCode attribute)
(firebird.driver.types.BPBItem attribute)
(firebird.driver.types.PreparePrefetchFlag attribute)
(firebird.driver.types.StmtInfoCode attribute)
type() (firebird.driver.core.Statement property)
U
ULTRA_SPARC (firebird.driver.types.ImpCPU attribute)
unicode
conversion
UNIXWARE (firebird.driver.types.Implementation attribute)
UNKNOWN (firebird.driver.types.DbClass attribute)
(firebird.driver.types.TransactionState attribute)
unwind (firebird.driver.fbapi.IRequest_VTable attribute)
unwind() (firebird.driver.interfaces.iRequest method)
UPDATE (firebird.driver.types.StatementType attribute)
update() (firebird.driver.core.ServerUserServices method)
UPDATE_COUNT (firebird.driver.types.DbInfoCode attribute)
usage
Connection
Cursor
hooks
USE_ALL_SPACE (firebird.driver.types.SrvRestoreFlag attribute)
USE_FULL (firebird.driver.types.DbSpaceReservation attribute)
user (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.config.ServerConfig attribute)
(firebird.driver.core.DPB attribute)
user() (firebird.driver.core.Server property)
USER_DBPATH (firebird.driver.types.SrvInfoCode attribute)
USER_ID (firebird.driver.types.SrvUserOption attribute)
USER_NAME (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
(firebird.driver.types.SrvUserOption attribute)
USER_NAMES (firebird.driver.types.DbInfoCode attribute)
UserInfo (class in firebird.driver.types)
users
Services Database
utc_time (firebird.driver.fbapi.ISC_TIME_TZ attribute)
(firebird.driver.fbapi.ISC_TIME_TZ_EX attribute)
utc_timestamp (firebird.driver.fbapi.ISC_TIMESTAMP_TZ attribute)
(firebird.driver.fbapi.ISC_TIMESTAMP_TZ_EX attribute)
UTF8_FILENAME (firebird.driver.types.DPBItem attribute)
(firebird.driver.types.SPBItem attribute)
utf8filename (firebird.driver.config.DatabaseConfig attribute)
(firebird.driver.core.DPB attribute)
V
validate (firebird.driver.fbapi.ITransaction_VTable attribute)
VALIDATE (firebird.driver.types.ServerAction attribute)
validate() (firebird.driver.core.ServerDbServices method)
(firebird.driver.interfaces.iTransaction method)
VALIDATE_DB (firebird.driver.types.SrvRepairFlag attribute)
VARYING (firebird.driver.types.SQLDataType attribute)
VERBINT (firebird.driver.types.SPBItem attribute)
VERBOSE (firebird.driver.types.SPBItem attribute)
version (firebird.driver.fbapi.IAttachment_VTable attribute)
(firebird.driver.fbapi.IBatch_VTable attribute)
(firebird.driver.fbapi.IBatchCompletionState_VTable attribute)
(firebird.driver.fbapi.IBlob_VTable attribute)
(firebird.driver.fbapi.IConfig_VTable attribute)
(firebird.driver.fbapi.IConfigEntry_VTable attribute)
(firebird.driver.fbapi.IConfigManager_VTable attribute)
(firebird.driver.fbapi.ICryptKeyCallback_VTable attribute)
(firebird.driver.fbapi.IDecFloat16_VTable attribute)
(firebird.driver.fbapi.IDecFloat34_VTable attribute)
(firebird.driver.fbapi.IDisposable_VTable attribute)
(firebird.driver.fbapi.IDtc_VTable attribute)
(firebird.driver.fbapi.IDtcStart_VTable attribute)
(firebird.driver.fbapi.IEventCallback_VTable attribute)
(firebird.driver.fbapi.IEvents_VTable attribute)
(firebird.driver.fbapi.IFirebirdConf_VTable attribute)
(firebird.driver.fbapi.IInt128_VTable attribute)
(firebird.driver.fbapi.IMaster_VTable attribute)
(firebird.driver.fbapi.IMessageMetadata_VTable attribute)
(firebird.driver.fbapi.IMetadataBuilder_VTable attribute)
(firebird.driver.fbapi.IOffsetsCallback_VTable attribute)
(firebird.driver.fbapi.IPluginBase_VTable attribute)
(firebird.driver.fbapi.IProvider_VTable attribute)
(firebird.driver.fbapi.IReferenceCounted_VTable attribute)
(firebird.driver.fbapi.IRequest_VTable attribute)
(firebird.driver.fbapi.IResultSet_VTable attribute)
(firebird.driver.fbapi.IService_VTable attribute)
(firebird.driver.fbapi.IStatement_VTable attribute)
(firebird.driver.fbapi.IStatus_VTable attribute)
(firebird.driver.fbapi.ITimer_VTable attribute)
(firebird.driver.fbapi.ITimerControl_VTable attribute)
(firebird.driver.fbapi.ITransaction_VTable attribute)
(firebird.driver.fbapi.IUtil_VTable attribute)
(firebird.driver.fbapi.IVersionCallback_VTable attribute)
(firebird.driver.fbapi.IVersioned_VTable attribute)
(firebird.driver.fbapi.IXpbBuilder_VTable attribute)
VERSION (firebird.driver.interfaces.iAttachment attribute)
(firebird.driver.interfaces.iAttachment_v3 attribute)
(firebird.driver.interfaces.iBatch attribute)
(firebird.driver.interfaces.iBatchCompletionState attribute)
(firebird.driver.interfaces.iBlob attribute)
(firebird.driver.interfaces.iConfig attribute)
(firebird.driver.interfaces.iConfigEntry attribute)
(firebird.driver.interfaces.iConfigManager attribute)
(firebird.driver.interfaces.iConfigManager_v2 attribute)
(firebird.driver.interfaces.iCryptKeyCallbackImpl attribute)
(firebird.driver.interfaces.iDecFloat16 attribute)
(firebird.driver.interfaces.iDecFloat34 attribute)
(firebird.driver.interfaces.iDisposable attribute)
(firebird.driver.interfaces.iDisposableImpl attribute)
(firebird.driver.interfaces.iDtc attribute)
(firebird.driver.interfaces.iDtcStart attribute)
(firebird.driver.interfaces.iEventCallbackImpl attribute)
(firebird.driver.interfaces.iEvents attribute)
(firebird.driver.interfaces.iFirebirdConf attribute)
(firebird.driver.interfaces.iFirebirdConf_v3 attribute)
(firebird.driver.interfaces.iInt128 attribute)
(firebird.driver.interfaces.iMaster attribute)
(firebird.driver.interfaces.iMessageMetadata attribute)
(firebird.driver.interfaces.iMessageMetadata_v3 attribute)
(firebird.driver.interfaces.iMetadataBuilder attribute)
(firebird.driver.interfaces.iMetadataBuilder_v3 attribute)
(firebird.driver.interfaces.iOffsetsCallbackImp attribute)
(firebird.driver.interfaces.iPluginBase attribute)
(firebird.driver.interfaces.iPluginManager attribute)
(firebird.driver.interfaces.iProvider attribute)
(firebird.driver.interfaces.iReferenceCounted attribute)
(firebird.driver.interfaces.iReferenceCountedImpl attribute)
(firebird.driver.interfaces.iRequest attribute)
(firebird.driver.interfaces.iResultSet attribute)
(firebird.driver.interfaces.iService attribute)
(firebird.driver.interfaces.iStatement attribute)
(firebird.driver.interfaces.iStatement_v3 attribute)
(firebird.driver.interfaces.iStatus attribute)
(firebird.driver.interfaces.iTimerControl attribute)
(firebird.driver.interfaces.iTimerImpl attribute)
(firebird.driver.interfaces.iTransaction attribute)
(firebird.driver.interfaces.iUtil attribute)
(firebird.driver.interfaces.iUtil_v2 attribute)
(firebird.driver.interfaces.iVersionCallbackImpl attribute)
(firebird.driver.interfaces.iVersioned attribute)
(firebird.driver.interfaces.iVersionedImpl attribute)
(firebird.driver.interfaces.iXpbBuilder attribute)
(firebird.driver.types.DbInfoCode attribute)
(firebird.driver.types.SrvInfoCode attribute)
version() (firebird.driver.core.DatabaseInfoProvider property)
(firebird.driver.core.ServerInfoProvider property)
(firebird.driver.interfaces.iVersioned property)
VERSION3 (firebird.driver.types.TPBItem attribute)
vtable (firebird.driver.fbapi.IAttachment_struct attribute)
(firebird.driver.fbapi.IBatch_struct attribute)
(firebird.driver.fbapi.IBatchCompletionState_struct attribute)
(firebird.driver.fbapi.IBlob_struct attribute)
(firebird.driver.fbapi.IConfig_struct attribute)
(firebird.driver.fbapi.IConfigEntry_struct attribute)
(firebird.driver.fbapi.IConfigManager_struct attribute)
(firebird.driver.fbapi.ICryptKeyCallback_struct attribute)
(firebird.driver.fbapi.IDecFloat16_struct attribute)
(firebird.driver.fbapi.IDecFloat34_struct attribute)
(firebird.driver.fbapi.IDisposable_struct attribute)
(firebird.driver.fbapi.IDtc_struct attribute)
(firebird.driver.fbapi.IDtcStart_struct attribute)
(firebird.driver.fbapi.IEventCallback_struct attribute)
(firebird.driver.fbapi.IEvents_struct attribute)
(firebird.driver.fbapi.IFirebirdConf_struct attribute)
(firebird.driver.fbapi.IInt128_struct attribute)
(firebird.driver.fbapi.IMaster_struct attribute)
(firebird.driver.fbapi.IMessageMetadata_struct attribute)
(firebird.driver.fbapi.IMetadataBuilder_struct attribute)
(firebird.driver.fbapi.IOffsetsCallback_struct attribute)
(firebird.driver.fbapi.IPluginBase_struct attribute)
(firebird.driver.fbapi.IPluginManager_struct attribute)
(firebird.driver.fbapi.IPluginSet_struct attribute)
(firebird.driver.fbapi.IProvider_struct attribute)
(firebird.driver.fbapi.IReferenceCounted_struct attribute)
(firebird.driver.fbapi.IRequest_struct attribute)
(firebird.driver.fbapi.IResultSet_struct attribute)
(firebird.driver.fbapi.IService_struct attribute)
(firebird.driver.fbapi.IStatement_struct attribute)
(firebird.driver.fbapi.IStatus_struct attribute)
(firebird.driver.fbapi.ITimer_struct attribute)
(firebird.driver.fbapi.ITimerControl_struct attribute)
(firebird.driver.fbapi.ITransaction_struct attribute)
(firebird.driver.fbapi.IUtil_struct attribute)
(firebird.driver.fbapi.IVersionCallback_struct attribute)
(firebird.driver.fbapi.IVersioned_struct attribute)
(firebird.driver.fbapi.IXpbBuilder_struct attribute)
vtable() (firebird.driver.interfaces.iVersioned property)
(firebird.driver.interfaces.iVersionedImpl property)
W
WAIT (firebird.driver.types.TraLockResolution attribute)
wait() (firebird.driver.core.EventCollector method)
(firebird.driver.core.Server method)
WAL (firebird.driver.types.ServerCapability attribute)
WARNINGS (firebird.driver.types.StateFlag attribute)
WIN_ONLY (firebird.driver.types.Implementation attribute)
WINDOWS (firebird.driver.types.ImpOS attribute)
WINNT_AMD64 (firebird.driver.types.Implementation attribute)
WINNT_PPC (firebird.driver.types.Implementation attribute)
WNET (firebird.driver.types.NetProtocol attribute)
working with
Services
WORKING_DIRECTORY (firebird.driver.types.DPBItem attribute)
WRITE (firebird.driver.types.TraAccessMode attribute)
WRITE_MODE (firebird.driver.types.SrvPropertiesOption attribute)
write_mode() (firebird.driver.core.DatabaseInfoProvider property)
WRITES (firebird.driver.types.DbInfoCode attribute)
writes() (firebird.driver.core.DatabaseInfoProvider property)
X
XLC (firebird.driver.types.ImpCompiler attribute)
XNET (firebird.driver.types.NetProtocol attribute)
XpbKind (class in firebird.driver.types)
Y
Y_VALVE (firebird.driver.types.DbClass attribute)
Z
ZIP (firebird.driver.types.SrvBackupFlag attribute)