Overview

Packages

  • objSQL

Documentation

  • objSQL Connection
  • objSQL Error Handling
  • General Queries
  • Prepared Statements
  • Transactions
  • Resultset Methods
  • Helper Method - Select Query
  • Helper Method - Update Query
  • Helper Method - Insert Query
  • Helper Method - Delete Query
  • Helper Method - Paging Query
  • Helper Method - Row Count Query
  • Utility Methods
  • Firebird Notes

Classes

  • obj_access
  • Overview
  • Package
  • Class
  • Tree

Class obj_access

Direct known subclasses

cubrid_connection, firebird_connection, mysql_connection, objSQL, pdo_connection, pgsql_connection, sqlite3_connection, sqlsrv_connection
Abstract
Located at objSQL.php
Methods summary
abstract protected
# obj_db_close( )

Abstract protected methods from extended connection classes

Abstract protected methods from extended connection classes

abstract protected
# obj_db_connection( )
abstract protected
# obj_db_error( )
abstract protected
# obj_db_escape_data( mixed $str )
abstract protected
# obj_db_message( )
abstract protected
# obj_db_info( )
abstract protected
# obj_db_rowcount( mixed $table, mixed $cols, mixed $where )
objSQL 3.3.0 API documentation generated by ApiGen 2.8.0

Documentation licensed under a Creative Commons Attribution 3.0 Unported License.