Skip to content
moellep edited this page Nov 14, 2014 · 4 revisions

Machinery that connects Models to the database schema. Generally these low-level modules are accessed only by the framework superclasses. SQL.Connection is sometimes used to run a custom SQL statement in the application business logic, ex. Model.Motion

Implementation

Clone this wiki locally