MySQLTableInfo Class Reference

Inherits TableInfo.

List of all members.

Public Member Functions


Member Function Documentation

MySQLTableInfo::initColumns ()

 

Loads the columns for this table.

Returns TRUE on success, SQLException on error.

Reimplemented from TableInfo.

MySQLTableInfo::initPrimaryKey ()

 

Loads the primary key information for this table.

Returns TRUE on success, SQLException on error.

Reimplemented from TableInfo.

MySQLTableInfo::initIndexes ()

 

Loads the indexes for this table.

Returns TRUE on success, SQLException on error.

Reimplemented from TableInfo.

MySQLTableInfo::initForeignKeys ()

 

Load foreign keys (unsupported in MySQL).

Reimplemented from TableInfo.


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


Copyright © 2004 Hans Lellelid  
Creole[php4] CVS