DB Catalog
GdaDbBase
— The basic class for all database objects
GdaDbBuildable
GdaDdlModifiable
— Interface to peform DDL operation
GdaDbColumn
— Object to represent table column
GdaDbCatalog
— Object to constract database representation from an xml file or by reading the existing datatabase
GdaDbFkey
— Object to hold information for foregn key.
GdaDbTable
— Object to represent table database object
GdaDbView
— Object to represent view database object
GdaDbIndex
— Object to represent table index
GdaDbIndexField
— Object to represent table index