MySQLTableInfo Class Reference

Inherits TableInfo.

List of all members.

Protected Member Functions


Member Function Documentation

MySQLTableInfo::initColumns ( ) [protected, virtual]

 

Loads the columns for this table.

Implements TableInfo.

MySQLTableInfo::initPrimaryKey ( ) [protected, virtual]

 

Loads the primary key information for this table.

Implements TableInfo.

MySQLTableInfo::initIndexes ( ) [protected, virtual]

 

Loads the indexes for this table.

Implements TableInfo.

MySQLTableInfo::initForeignKeys ( ) [protected, virtual]

 

Load foreign keys (unsupported in MySQL).

Implements TableInfo.


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


Copyright © 2004 Hans Lellelid  
Creole[php5] CVS