Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
      • Traits
    • Reflection
    • Security
    • Tokenizer
    • Utils
  • Tracy
    • Bridges
      • Nette
  • none

Classes

  • ActiveRow
  • GroupedSelection
  • Selection
  • SqlBuilder

Interfaces

  • IRow
  • IRowContainer
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases

Namespace Nette\Database\Table

Classes summary
ActiveRow Single row representation. ActiveRow is based on the great library NotORM http://www.notorm.com written by Jakub Vrana.
GroupedSelection Representation of filtered table grouped by some column. GroupedSelection is based on the great library NotORM http://www.notorm.com written by Jakub Vrana.
Selection Filtered table representation. Selection 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.
Interfaces summary
IRow Row interface.
IRowContainer Container of database result fetched into IRow objects.
Nette 2.4-20180918 API API documentation generated by ApiGen 2.8.0