Namespace Nette\Database\Table
ActiveRow | Single row representation. Selector is based on the great library NotORM http://www.notorm.com written by Jakub Vrana. |
GroupedSelection | Representation of filtered table grouped by some column. Selector is based on the great library NotORM http://www.notorm.com written by Jakub Vrana. |
Selection | Filtered table representation. Selector is based on the great library NotORM http://www.notorm.com written by Jakub Vrana. |