Constant name for specifying optional table name in TActiveRecord.
Method name for returning optional table name in in TActiveRecord
Base class for active records.
TActiveRecordChangeEventParameter class
TActiveRecordConfig module configuration class.
TActiveRecordConfigurationException class.
Search criteria for Active Record.
Base exception class for Active Records.
TActiveRecordGateway excutes the SQL command queries and returns the data record as arrays (for most finder methods).
TActiveRecordInvalidFinderResult class.
TActiveRecordManager provides the default DB connection, default active record gateway, and table meta data inspector.