Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
AbstractDB (class in webdb.adapter.abc)
AbstractDBMS (class in webdb.adapter.abc)
AbstractFileDispatcher (class in webdb.files.dispatcher)
AbstractSQLDB (class in webdb.adapter.abstractsql)
C
cleanup_path() (webdb.files.dispatcher.AbstractFileDispatcher method)
close() (webdb.adapter.abc.AbstractDB method)
(webdb.adapter.sqlite.SqliteDB method)
(webdb.files.file.FilePart method)
ConversionException
copy() (webdb.typehandling.date_and_time.DateAdapter static method)
(webdb.typehandling.date_and_time.DatetimeAdapter static method)
(webdb.typehandling.date_and_time.TimeAdapter static method)
copy_file_part() (webdb.files.file.FileOverlay method)
create_file() (webdb.files.file.FileOverlay method)
D
DatabaseError
DataError
DateAdapter (class in webdb.typehandling.date_and_time)
DatetimeAdapter (class in webdb.typehandling.date_and_time)
DBInterface (class in webdb.interface.db)
dispatch_DB() (webdb.adapter.abc.AbstractDBMS method)
(webdb.adapter.sqlite.SqliteDBMS method)
dispatch_file() (webdb.files.dispatcher.AbstractFileDispatcher method)
(webdb.files.dispatcher.QuotaUserFileDispatcher method)
(webdb.files.dispatcher.SQLFileDispatcher method)
(webdb.files.dispatcher.UserFileDispatcher method)
DispatchedFile (class in webdb.interface.file)
E
Error
F
FileInterface (class in webdb.interface.file)
FileOverlay (class in webdb.files.file)
FilePart (class in webdb.files.file)
G
get_column_names() (webdb.adapter.abstractsql.AbstractSQLDB method)
(webdb.adapter.sqlite.SqliteDB method)
get_file_part() (webdb.files.file.FileOverlay method)
get_table_names() (webdb.adapter.abstractsql.AbstractSQLDB method)
(webdb.adapter.sqlite.SqliteDB method)
H
handle_request() (webdb.adapter.abc.AbstractDB method)
(webdb.adapter.abc.AbstractDBMS method)
(webdb.adapter.abstractsql.AbstractSQLDB method)
handle_type() (in module webdb.typehandling.typehandling)
handle_types() (in module webdb.typehandling.typehandling)
I
IntegretyError
InterfaceError
N
NotSupportedError
O
open() (webdb.adapter.abc.AbstractDB method)
(webdb.adapter.sqlite.SqliteDB method)
OperationalError
P
ProgrammingError
Q
QuotaUserFileDispatcher (class in webdb.files.dispatcher)
R
read() (webdb.files.file.FilePart method)
remove_file() (webdb.files.file.FileOverlay method)
reverse_handle_type() (in module webdb.typehandling.typehandling)
S
SQLFileDispatcher (class in webdb.files.dispatcher)
SqliteDB (class in webdb.adapter.sqlite)
SqliteDBMS (class in webdb.adapter.sqlite)
T
TimeAdapter (class in webdb.typehandling.date_and_time)
truncate() (webdb.files.file.FileOverlay method)
U
UserFileDispatcher (class in webdb.files.dispatcher)
W
webdb.adapter.abc (module)
webdb.adapter.abstractsql (module)
webdb.adapter.exceptions (module)
webdb.adapter.sqlite (module)
webdb.files.dispatcher (module)
webdb.files.file (module)
webdb.interface.db (module)
webdb.interface.file (module)
webdb.typehandling.date_and_time (module)
webdb.typehandling.typehandling (module)
write_file_part() (webdb.files.file.FileOverlay method)
Related Topics
Documentation overview
Quick search