|
Transparent though quite obscure and greedy DAO worker.
More...
Inheritance diagram for VoodooDaoWorker:
[legend]List of all members.
Detailed Description
Transparent though quite obscure and greedy DAO worker.
- Warning:
- Do not ever think about using it on production systems, unless you're fully understand every line of code here.
- See also:
- CommonDaoWorker for manual-caching one.
SmartDaoWorker for less obscure, but locking-based worker.
FileSystemDaoWorker for filesystem based child.
Definition at line 25 of file VoodooDaoWorker.class.php.
Constructor & Destructor Documentation
Member Function Documentation
| VoodooDaoWorker::cacheByQuery |
( |
SelectQuery $ |
query, |
|
|
$ |
object | |
|
) |
| | |
| VoodooDaoWorker::cacheListByQuery |
( |
SelectQuery $ |
query, |
|
|
$ |
array | |
|
) |
| | |
| VoodooDaoWorker::uncacheLists |
( |
|
) |
|
| VoodooDaoWorker::gentlyGetByKey |
( |
$ |
key |
) |
[protected] |
Member Data Documentation
VoodooDaoWorker::$classKey = null [protected] |
VoodooDaoWorker::$precision = 15 [protected] |
VoodooDaoWorker::$handlerName = null [static, private] |
The documentation for this class was generated from the following file:
|
|