SQLiteTableInfo Class Reference

Inherits TableInfo.

List of all members.

Protected Member Functions


Member Function Documentation

SQLiteTableInfo::initColumns ( ) [protected, virtual]

 

Loads the columns for this table.

Implements TableInfo.

SQLiteTableInfo::initPrimaryKey ( ) [protected, virtual]

 

Loads the primary key information for this table.

Implements TableInfo.

SQLiteTableInfo::initIndexes ( ) [protected, virtual]

 

Loads the indexes for this table.

Implements TableInfo.

SQLiteTableInfo::initForeignKeys ( ) [protected, virtual]

 

Load foreign keys (unsupported in SQLite).

Implements TableInfo.


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


Copyright © 2004 Hans Lellelid  
Creole[php5] CVS