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
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Utils
  • none
  • Tracy
    • Bridges
      • Nette

Classes

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

Interfaces

  • IConventions
  • IReflection
  • IRow
  • IRowContainer
  • IStructure
  • ISupplementalDriver

Exceptions

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

Interface IReflection

Nette\Database\IReflection implements Nette\Database\IConventions

Direct known implementers

Nette\Database\Reflection\DiscoveredReflection
Namespace: Nette\Database
Deprecated
Located at Database/deprecated/IReflection.php
Methods inherited from Nette\Database\IConventions
getBelongsToReference(), getHasManyReference(), getPrimary()
Constants summary
string FIELD_TEXT

Deprecated

#'string'
string FIELD_BINARY

Deprecated

#'bin'
string FIELD_BOOL

Deprecated

#'bool'
string FIELD_INTEGER

Deprecated

#'int'
string FIELD_FLOAT

Deprecated

#'float'
string FIELD_DATE

Deprecated

#'date'
string FIELD_TIME

Deprecated

#'time'
string FIELD_DATETIME

Deprecated

#'datetime'
string FIELD_UNIX_TIMESTAMP

Deprecated

#'timestamp'
string FIELD_TIME_INTERVAL

Deprecated

#'timeint'
Nette 2.3-20161221 API API documentation generated by ApiGen 2.8.0