File Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
G
 GearsORM. Events.js
 GearsORM. Fields.js
 GearsORM. Introspection.js
 GearsORM.js
 GearsORM. Model.js
 GearsORM. ResultIterator.js
 GearsORM. Sql.js
 GearsORM. Transaction.js
Event support for GearsORM
Contains the fields to be used in the models.
Contains the GearsORM.Introspection utility class, which contain also a model for sqlite_master table
Contains the main namespace for GearsORM and a thin abstraction for open,close and execute functions
Contains GearsORM.Model a metaclass used to define models
Contains the ResultIterator class.
Contains functions to generate sql
Contains a function to run queries in a transaction.