PgSQLTableInfo Class Reference

Inherits TableInfo.

List of all members.

Public Member Functions


Member Function Documentation

PgSQLTableInfo::initColumns ()

 

Load the columns for this table

Returns TRUE on success, SQLException on failure.

Reimplemented from TableInfo.

PgSQLTableInfo::initForeignKeys ()

 

Load foreign keys for this table.

Returns TRUE on success, SQLException on failure.

Reimplemented from TableInfo.

PgSQLTableInfo::initIndexes ()

 

Load indexes for this table

Returns TRUE on success, SQLException on failure.

Reimplemented from TableInfo.

PgSQLTableInfo::initPrimaryKey ()

 

Loads the primary keys for this table.

Returns TRUE on success, SQLException on failure.

Reimplemented from TableInfo.


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


Copyright © 2004 Hans Lellelid  
Creole[php4] CVS