| title | DBStorableSet — Eregansu Framework |
|---|---|
| package | framework |
| packageTitle | Eregansu Framework |
| layout | default |
| className | DBStorableSet |
| type | class |
Implementation of a StorableSet which is driven by the results of a
database query.
DBStorableSet is a class derived from StorableSet.
uses('store');