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. Fields.js
 GearsORM. Introspection.js
 GearsORM.js
 GearsORM. Model.js
 GearsORM. ResultIterator.js
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.