Comdb2
comdb2.dbapi2
DBAPI-2.0 compatible Comdb2 API
comdb2.cdb2
Thin, pythonic wrapper over cdb2api
Comdb2 to Python Type Mappings
comdb2.factories
Factory functions for use with Comdb2 handles
Best Practices, Tips, and Tricks
Comdb2
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__iter__() (comdb2.cdb2.Handle method)
(comdb2.dbapi2.Cursor method)
A
apilevel (in module comdb2.dbapi2)
arraysize (comdb2.dbapi2.Cursor property)
B
BINARY (in module comdb2.dbapi2)
Binary() (in module comdb2.dbapi2)
C
callproc() (comdb2.dbapi2.Cursor method)
close() (comdb2.cdb2.Handle method)
(comdb2.dbapi2.Connection method)
(comdb2.dbapi2.Cursor method)
column_names() (comdb2.cdb2.Handle method)
column_types() (comdb2.cdb2.Handle method)
ColumnType (class in comdb2.cdb2)
(class in comdb2.dbapi2)
comdb2
module
comdb2.cdb2
module
comdb2.dbapi2
module
comdb2.factories
module
commit() (comdb2.dbapi2.Connection method)
connect() (in module comdb2.dbapi2)
Connection (class in comdb2.dbapi2)
connection (comdb2.dbapi2.Cursor property)
ConnectionFlags (class in comdb2.cdb2)
Cursor (class in comdb2.dbapi2)
cursor() (comdb2.dbapi2.Connection method)
D
DatabaseError
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
DataError
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
DATETIME (in module comdb2.dbapi2)
DatetimeUs (class in comdb2.cdb2)
(class in comdb2.dbapi2)
description (comdb2.dbapi2.Cursor property)
dict_row_factory() (in module comdb2.factories)
E
Effects (class in comdb2.cdb2)
Error
,
[1]
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
error_code (comdb2.cdb2.Error attribute)
ERROR_CODE (in module comdb2.cdb2)
error_message (comdb2.cdb2.Error attribute)
execute() (comdb2.cdb2.Handle method)
(comdb2.dbapi2.Cursor method)
executemany() (comdb2.dbapi2.Cursor method)
F
fetchall() (comdb2.dbapi2.Cursor method)
fetchmany() (comdb2.dbapi2.Cursor method)
fetchone() (comdb2.dbapi2.Cursor method)
ForeignKeyConstraintError
fromdatetime() (comdb2.cdb2.DatetimeUs class method)
(comdb2.dbapi2.DatetimeUs class method)
G
get_effects() (comdb2.cdb2.Handle method)
H
Handle (class in comdb2.cdb2)
HANDLE_FLAGS (in module comdb2.cdb2)
I
IntegrityError
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
InterfaceError
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
InternalError
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
M
module
comdb2
comdb2.cdb2
comdb2.dbapi2
comdb2.factories
N
namedtuple_row_factory() (in module comdb2.factories)
NonNullConstraintError
NotSupportedError
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
num_affected (comdb2.cdb2.Effects attribute)
num_deleted (comdb2.cdb2.Effects attribute)
num_inserted (comdb2.cdb2.Effects attribute)
num_selected (comdb2.cdb2.Effects attribute)
num_updated (comdb2.cdb2.Effects attribute)
NUMBER (in module comdb2.dbapi2)
O
OperationalError
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
P
paramstyle (in module comdb2.dbapi2)
ProgrammingError
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)
R
rollback() (comdb2.dbapi2.Connection method)
row_factory (comdb2.cdb2.Handle property)
(comdb2.dbapi2.Connection property)
rowcount (comdb2.dbapi2.Cursor property)
ROWID (in module comdb2.dbapi2)
S
setinputsizes() (comdb2.dbapi2.Cursor method)
setoutputsize() (comdb2.dbapi2.Cursor method)
STRING (in module comdb2.dbapi2)
T
threadsafety (in module comdb2.dbapi2)
Timestamp() (in module comdb2.dbapi2)
TimestampFromTicks() (in module comdb2.dbapi2)
TimestampUs() (in module comdb2.dbapi2)
TimestampUsFromTicks() (in module comdb2.dbapi2)
TYPE (in module comdb2.cdb2)
U
UniqueKeyConstraintError
W
Warning
(comdb2.dbapi2.comdb2.dbapi2.Connection attribute)