Class 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
 GearsORM. Field. Primitive
 GearsORM. Fields. ManyToMany
 GearsORM. Fields. ManyToOne
 GearsORM. Fields. OneToMany
 GearsORM. Introspection
 GearsORM. Model
 GearsORM. Model. model
 GearsORM. ResultIterator
the main namespace for GearsORM,also provide a basic api wrapper for execute,close and open
a meta class for basic field types like varchar,integer,real and timestamp
represent a many to many relation between two tables using a many to many relation table
represent a ManyToOne relation,this isn`t a actual table field.
represent a forigen key relation
a utility class to do database introspection.
a metaclass to define models that represent database tables.
represent a model instance
a iterator on a Google Gears ResultSet