Freeze Slice API Reference
|
IFreeze::Connection | A connection to a database (database environment with Berkeley DB) |
IFreeze::EvictorIterator | An iterator for the objects managed by the evictor |
IFreeze::ServantInitializer | A servant initializer provides the application with an opportunity to perform custom servant initialization |
▼CIce::ServantLocator [external] | |
▼IFreeze::Evictor | An automatic Ice object persistence manager, based on the evictor pattern |
IFreeze::BackgroundSaveEvictor | A background-save evictor is an evictor that saves updates asynchronously in a background thread |
IFreeze::TransactionalEvictor | A transactional evictor is an evictor that performs every single read-write operation within its own transaction |
IFreeze::Transaction | A transaction |