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

  • Connection
  • Context
  • Helpers
  • ResultSet
  • Row
  • SqlLiteral
  • SqlPreprocessor
  • Structure

Interfaces

  • IConventions
  • IRow
  • IRowContainer
  • IStructure
  • ISupplementalDriver

Exceptions

  • ConnectionException
  • ConstraintViolationException
  • DriverException
  • ForeignKeyConstraintViolationException
  • NotNullConstraintViolationException
  • UniqueConstraintViolationException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases

Namespace Nette\Database

Classes summary
Connection Represents a connection between PHP and a database server.
Context Database context.
Helpers Database helpers.
ResultSet Represents a result set.
Row Represents a single table row.
SqlLiteral SQL literal value.
SqlPreprocessor SQL preprocessor.
Structure Cached reflection of database structure.
Interfaces summary
IConventions
IRow Row interface.
IRowContainer Container of database result fetched into IRow.
IStructure Provides cached reflection for database structure.
ISupplementalDriver Supplemental PDO database driver.
Exceptions summary
ConnectionException Server connection related errors.
ConstraintViolationException Base class for all constraint violation related exceptions.
DriverException Base class for all errors in the driver or SQL server.
ForeignKeyConstraintViolationException Exception for a foreign key constraint violation.
NotNullConstraintViolationException Exception for a NOT NULL constraint violation.
UniqueConstraintViolationException Exception for a unique constraint violation.
Namespaces summary
Nette\Database\Conventions
Nette\Database\Drivers
Nette\Database\Table
Nette 2.4-20180918 API API documentation generated by ApiGen 2.8.0