Class ociDbSchema

Description

Located in /plugins/db/oci/oci.dbschema.php (line 61)

jDbSchema
   |
   --ociDbSchema
Method Summary
void _createTable ( $name,  $columns,  $primaryKey, [ $attributes = array()])
void _getTables ()
Variables

Inherited Variables

Inherited from jDbSchema

jDbSchema::$conn
jDbSchema::$tables
Methods
_createTable (line 63)
  • access: protected
void _createTable ( $name,  $columns,  $primaryKey, [ $attributes = array()])
  • $name
  • $columns
  • $primaryKey
  • $attributes

Redefinition of:
jDbSchema::_createTable()
create the given table into the database
_getTables (line 68)
  • access: protected
void _getTables ()

Redefinition of:
jDbSchema::_getTables()

Inherited Methods

Inherited From jDbSchema

jDbSchema::__construct()
jDbSchema::createTable()
jDbSchema::dropTable()
jDbSchema::getConn()
jDbSchema::getTable()
jDbSchema::getTables()
jDbSchema::normalizeColumn()
jDbSchema::_createTable()
jDbSchema::_dropTable()
jDbSchema::_getTables()

Documentation generated on Thu, 19 Sep 2013 00:08:54 +0200 by phpDocumentor 1.4.3