ZODB
5.6
Introduction
Tutorial
ZODB programming guide
ZODB articles
Conflict Resolution
Collabortation Diagrams
Cross-Database References
Event support
Historical Connections
Persistent Classes
ZODB Utilities Module
Developers notes
Change History
Reference Documentation
ZODB
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
Y
|
Z
_
__init__() (ZODB.DB method)
(ZODB.DemoStorage.DemoStorage method)
(ZODB.FileStorage.FileStorage.FileStorage method)
(ZODB.MappingStorage.MappingStorage method)
__len__() (ZODB.interfaces.IStorage method)
A
abort() (transaction.interfaces.ITransaction method)
(transaction.interfaces.ITransactionManager method)
add() (ZODB.Connection.Connection method)
addAfterCommitHook() (transaction.interfaces.ITransaction method)
addBeforeCommitHook() (transaction.interfaces.ITransaction method)
B
begin() (transaction.interfaces.ITransactionManager method)
built-in function
PersistentList()
PersistentMapping()
C
cacheDetail() (ZODB.DB method)
cacheDetailSize() (ZODB.DB method)
cacheExtremeDetail() (ZODB.DB method)
cacheGC() (ZODB.Connection.Connection method)
cacheMinimize() (ZODB.Connection.Connection method)
(ZODB.DB method)
cacheSize() (ZODB.DB method)
close() (ZODB.Connection.Connection method)
(ZODB.DB method)
(ZODB.interfaces.IStorage method)
commit() (transaction.interfaces.ITransaction method)
(transaction.interfaces.ITransactionManager method)
Connection (class in ZODB.Connection)
connection() (in module ZODB)
connectionDebugInfo() (ZODB.DB method)
D
databaseFromFile() (in module ZODB.config)
databaseFromString() (in module ZODB.config)
databaseFromURL() (in module ZODB.config)
day() (ZODB.TimeStamp.TimeStamp method)
DB (class in ZODB)
DB()
db() (ZODB.Connection.Connection method)
DemoStorage (class in ZODB.DemoStorage)
description (transaction.interfaces.ITransaction attribute)
doom() (transaction.interfaces.ITransaction method)
(transaction.interfaces.ITransactionManager method)
F
FileStorage (class in ZODB.FileStorage.FileStorage)
G
get() (transaction.interfaces.ITransactionManager method)
(ZODB.Connection.Connection method)
get_connection() (ZODB.Connection.Connection method)
getAfterCommitHooks() (transaction.interfaces.ITransaction method)
getBeforeCommitHooks() (transaction.interfaces.ITransaction method)
getCacheSize() (ZODB.DB method)
getCacheSizeBytes() (ZODB.DB method)
getDebugInfo() (ZODB.Connection.Connection method)
getHistoricalCacheSize() (ZODB.DB method)
getHistoricalCacheSizeBytes() (ZODB.DB method)
getHistoricalPoolSize() (ZODB.DB method)
getHistoricalTimeout() (ZODB.DB method)
getName() (ZODB.DB method)
(ZODB.interfaces.IStorage method)
getPoolSize() (ZODB.DB method)
getSize() (ZODB.DB method)
(ZODB.interfaces.IStorage method)
H
history() (ZODB.DB method)
(ZODB.interfaces.IStorage method)
hour() (ZODB.TimeStamp.TimeStamp method)
I
IBlobStorage (interface in ZODB.interfaces)
IFileStoragePacker (interface in ZODB.FileStorage.interfaces)
isDoomed() (transaction.interfaces.ITransactionManager method)
isReadOnly() (ZODB.Connection.Connection method)
(ZODB.interfaces.IStorage method)
IStorage (interface in ZODB.interfaces)
IStorageCurrentRecordIteration (interface in ZODB.interfaces)
IStorageIteration (interface in ZODB.interfaces)
IStorageRecordInformation (interface in ZODB.interfaces)
IStorageTransactionInformation (interface in ZODB.interfaces)
IStorageUndoable (interface in ZODB.interfaces)
ITransaction (interface in transaction.interfaces)
ITransactionManager (interface in transaction.interfaces)
L
lastTransaction() (ZODB.DB method)
(ZODB.interfaces.IStorage method)
laterThan() (ZODB.TimeStamp.TimeStamp method)
M
MappingStorage (class in ZODB.MappingStorage)
minute() (ZODB.TimeStamp.TimeStamp method)
module
ZODB.config
month() (ZODB.TimeStamp.TimeStamp method)
N
note() (transaction.interfaces.ITransaction method)
O
objectCount() (ZODB.DB method)
oldstate() (ZODB.Connection.Connection method)
onCloseCallback() (ZODB.Connection.Connection method)
open() (ZODB.DB method)
P
pack() (ZODB.DB method)
(ZODB.interfaces.IStorage method)
PersistentList()
built-in function
PersistentMapping()
built-in function
pop() (ZODB.DemoStorage.DemoStorage method)
push() (ZODB.DemoStorage.DemoStorage method)
R
raw() (ZODB.TimeStamp.TimeStamp method)
root (ZODB.Connection.Connection property)
S
savepoint() (transaction.interfaces.ITransaction method)
(transaction.interfaces.ITransactionManager method)
second() (ZODB.TimeStamp.TimeStamp method)
setCacheSize() (ZODB.DB method)
setCacheSizeBytes() (ZODB.DB method)
setDebugInfo() (ZODB.Connection.Connection method)
setExtendedInfo() (transaction.interfaces.ITransaction method)
setHistoricalCacheSize() (ZODB.DB method)
setHistoricalCacheSizeBytes() (ZODB.DB method)
setHistoricalPoolSize() (ZODB.DB method)
setHistoricalTimeout() (ZODB.DB method)
setPoolSize() (ZODB.DB method)
sortKey() (ZODB.interfaces.IStorage method)
storage (ZODB.DB attribute)
storageFromFile() (in module ZODB.config)
storageFromString() (in module ZODB.config)
storageFromURL() (in module ZODB.config)
supportsUndo() (ZODB.DB method)
sync() (ZODB.Connection.Connection method)
T
temporaryDirectory() (ZODB.interfaces.IBlobStorage method)
timeTime() (ZODB.TimeStamp.TimeStamp method)
transaction() (ZODB.DB method)
transaction_manager (ZODB.Connection.Connection attribute)
U
undo() (ZODB.DB method)
undoInfo() (ZODB.DB method)
(ZODB.interfaces.IStorageUndoable method)
undoLog() (ZODB.DB method)
(ZODB.interfaces.IStorageUndoable method)
undoMultiple() (ZODB.DB method)
user (transaction.interfaces.ITransaction attribute)
Y
year() (ZODB.TimeStamp.TimeStamp method)
Z
ZODB.config
module
ZODB.TimeStamp.TimeStamp (built-in class)