SelectStatement Member List
This is the complete list of members for SelectStatement, including all inherited members.
| $_cachedSql | SelectStatement | protected |
| $_id | SelectStatement | protected |
| $_meta | SelectStatement | protected |
| $_type | SelectStatement | protected |
| __construct(RDBMapper $mapper, $id=self::NO_CACHE) | SelectStatement | |
| __sleep() | SelectStatement | |
| __wakeup() | SelectStatement | |
| assemble($cacheKey=null) | SelectStatement | |
| CACHE_KEY | SelectStatement | |
| get(RDBMapper $mapper, $id=self::NO_CACHE) | SelectStatement | static |
| getCacheId($id) | SelectStatement | protectedstatic |
| getCacheSection($type) | SelectStatement | protectedstatic |
| getMeta($key) | SelectStatement | |
| getRowCount() | SelectStatement | |
| getType() | SelectStatement | |
| isCached() | SelectStatement | |
| NO_CACHE | SelectStatement | |
| query($fetchMode=null, $bind=array()) | SelectStatement | |
| save() | SelectStatement | |
| setMeta($key, $value) | SelectStatement |