Package Nette\Database\Table
GroupedTableSelection | Representation of filtered table grouped by some column. GroupedSelection is based on the great library NotORM http://www.notorm.com written by Jakub Vrana. |
SqlBuilder | Builds SQL query. SqlBuilder is based on great library NotORM http://www.notorm.com written by Jakub Vrana. |
TableRow | Single row representation. ActiveRow is based on the great library NotORM http://www.notorm.com written by Jakub Vrana. |
TableSelection | Filtered table representation. Selection is based on the great library NotORM http://www.notorm.com written by Jakub Vrana. |