OCI8TableInfo Class Reference

Inherits TableInfo.

List of all members.

Public Member Functions

Protected Member Functions


Member Function Documentation

OCI8TableInfo::__construct ( OCI8DatabaseInfo $database, $name )

 

OCI8TableInfo::initColumns ( ) [protected, virtual]

 

Loads the columns for this table.

Implements TableInfo.

OCI8TableInfo::initPrimaryKey ( ) [protected, virtual]

 

Loads the primary key information for this table.

Implements TableInfo.

OCI8TableInfo::initIndexes ( ) [protected, virtual]

 

Loads the indexes for this table.

Implements TableInfo.

OCI8TableInfo::initForeignKeys ( ) [protected, virtual]

 

Load foreign keys

Implements TableInfo.


This file is part of the Creole[php5] library.


Copyright © 2004 Hans Lellelid  
Creole[php5] CVS