Name |
Description |
TActiveRecord |
Base class for active records. |
TActiveRecordChangeEventParameter |
TActiveRecordChangeEventParameter class |
TActiveRecordConfig |
TActiveRecordConfig module configuration class. |
TActiveRecordGateway |
TActiveRecordGateway excutes the SQL command queries and returns the data
record as arrays (for most finder methods). |
TActiveRecordInvalidFinderResult |
TActiveRecordInvalidFinderResult class. |
TActiveRecordManager |
TActiveRecordManager provides the default DB connection,
default active record gateway, and table meta data inspector. |