DBPowerSuite 7.9 Application Programming Interface
Generic Database

 

Class Description

Postgres Reserved Words

Class Name

PostgresReservedWords

Parent Class

DBReservedWords

Header Name

PostgresReservedWords.h

Required Headers

Constants.

Library

libpsDB

Language

C++

Author

Brian N. Ceccarelli

Date Written

January 17, 2007

Last Updated

January 17, 2007

Last Updated By

Brian N. Ceccarelli

Notes

This class manages the reserved words for Postgres.

 

Public Methods of Class PostgresReservedWords

#

Inline

Pure Virtual

Virtual

Method

Description

1

No

No

No

PostgresReservedWords()

Constructor

2

No

No

No

ps_int8 rwIsReservedWord(const ps_char* word) const

Tells if Your Word is Reserved in Postgres.

3

No

No

No

~PostgresReservedWords()

Destructor

 

Protected Methods of Class PostgresReservedWords

#

Inline

Pure Virtual

Virtual

Method

Description

 

Private Methods of Class PostgresReservedWords

#

Inline

Pure Virtual

Virtual

Method

Description

 

Go to DBPowerSuite 7.9 Application Programming Interface.


Updated: Thu Jun 18 21:13:23 2009