PRADO Component Framework for PHP 5
  • Home
  • About
  • Testimonials
  • Demos
  • Download
  • Documentation
  • Forum
  • Development
  • Tutorials
  • Class Docs
  • API Manual
  • Wiki

Packages

  • None
  • System
    • Caching
    • Collections
    • Data
      • ActiveRecord
        • Relations
        • Scaffold
          • InputBuilder
      • Commom
        • Sqlite
      • Common
        • Mssql
        • Mysql
        • Oracle
        • Pgsql
        • Sqlite
      • DataGateway
      • SqlMap
        • Configuration
        • Statements
    • Exceptions
    • I18N
    • IO
    • Security
    • Util
    • Web
      • Javascripts
      • Services
      • UI
        • ActiveControls
        • WebControls
    • Xml
  • Wsat
    • pages
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Package System\Data\Common

Packages summary
System\Data\Common\Mssql
System\Data\Common\Mysql
System\Data\Common\Oracle
System\Data\Common\Pgsql
System\Data\Common\Sqlite
Classes summary
TDbCommandBuilder TDbCommandBuilder provides basic methods to create query commands for tables giving by setTableInfo TableInfo the property.
TDbMetaData TDbMetaData is the base class for retrieving metadata information, such as table and columns information, from a database connection.
TDbTableColumn TDbTableColumn class describes the column meta data of the schema for a database table.
TDbTableInfo TDbTableInfo class describes the meta data of a database table.
TMssqlCommandBuilder TMssqlCommandBuilder provides specifics methods to create limit/offset query commands for MSSQL servers.
TMysqlCommandBuilder TMysqlCommandBuilder implements default TDbCommandBuilder
TOracleCommandBuilder TOracleCommandBuilder provides specifics methods to create limit/offset query commands for Oracle database.
TOracleTableInfo TDbTableInfo class describes the meta data of a database table.
TPgsqlCommandBuilder TPgsqlCommandBuilder provides specifics methods to create limit/offset query commands for Pgsql database.
TSqliteCommandBuilder TSqliteCommandBuilder provides specifics methods to create limit/offset query commands for Sqlite database.
Terms of Service | Contact Us
PRADO v3.2.4 API Manual API documentation generated by ApiGen 2.8.0
Copyright © 2006-2014 by the PRADO Group.
Powered by PRADO