Ubiquity 2.5.2
php rapid development framework
|
Ubiquity\cache\dao$AbstractDAOCache This class is part of Ubiquity. More...
Public Member Functions | |
store ($class, $key, $object) | |
fetch ($class, $key) | |
delete ($class, $key) | |
optimize () | |
Ubiquity\cache\dao$AbstractDAOCache This class is part of Ubiquity.
Definition at line 13 of file AbstractDAOCache.php.
|
abstract |
Reimplemented in DAOCache, DAOMemoryCache, and DAOSerialCache.
|
abstract |
Reimplemented in DAOCache, DAOMemoryCache, and DAOSerialCache.
optimize | ( | ) |
Definition at line 21 of file AbstractDAOCache.php.
|
abstract |
Reimplemented in DAOCache, DAOMemoryCache, and DAOSerialCache.