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