Documentation

model

Namespaces

adapters
fields
support

Interfaces, Classes and Traits

Field
Represents a table's field in a database. Contains information about the table the field belongs to, the name of the field and if it is (or not) a primary key or auto-increment field.
Index
An Index allows your application to define a series of fields that the DBMS should index in order to improve performance of data retrieval.
OTFModel
This class allows to track changes on database data along the use of a program and creates interactions with the database in a safe way.

Search results