Classes for using relational databases.
| Class to contain a field of boolean type. | |
| Class to contain a field of byte type. | |
| Represents a connection to a database. | |
| Class to hold the information about a database column. | |
| Holds the data of a table row. | |
| Extension of CDataTable which can load its content from a database query. | |
| Class to contain a field of date type. | |
| Class that represents a document which can be loaded and saved from a relational database. | |
| Class of exception for the database document operations. | |
| Class to represent an item in a database document. | |
| Class to maintain a list of items in a database document. | |
| Class to parse the description of a database document. | |
| Class that represents the base part of a database document. | |
| Class that represents a CDocument derived document that can be stored in a relational database. | |
| Class to contain a field of double type. | |
| This is a factory class which can create the field objects basing on the type. | |
| Base class for record validators which check a single field value. | |
| Factory class to create field validator objects. | |
| Represents a set of field validators which has to be executed on a record. | |
| Class to contain a field of float type. | |
| Class for field validattion which depends on a interval of values. | |
| Class for numeric field validation which depends on a single limit value. | |
| Class to contain a field of long type. | |
| Class to contain a field of money type. | |
| Base class for field validators for numeric fields. | |
| Represents a single record and provides all the information about it. | |
| Class for exceptions of the DBRecord library. | |
| Represents a single field in a record and provides both the type information and the value. | |
| Represents a table of results of a database query. | |
| Represents a snapshot of a database query. | |
| Class for text field validation which uses the text character types. | |
| Class for text field validation which uses the string length. | |
| Class of field validators for text fields. | |
| Represents an editable recordset. | |
| Class to contain a field of text type. | |
| Class to contain a field of time type. |
Copyright 2009 www.softwaresphere.com