Index A | B | C | D | E | I | M | N | O | R | S | T | U | V A add() (ormstorm.orm.table.DynamicTable method) B BIGINT (ormstorm.orm.constants.Types attribute) BLOB (ormstorm.orm.constants.Types attribute) BOOLEAN (ormstorm.orm.constants.Types attribute) C CHAR (ormstorm.orm.constants.Types attribute) clear() (ormstorm.Session method) close() (ormstorm.Session method) Column (class in ormstorm.orm.column) columns() (ormstorm.orm.table.DynamicTable method) (ormstorm.orm.table.Table class method) count() (ormstorm.Session method) create() (ormstorm.Session method) create_session() (in module ormstorm) D DATE (ormstorm.orm.constants.Types attribute) DATETIME (ormstorm.orm.constants.Types attribute) DECIMAL (ormstorm.orm.constants.Types attribute) delete() (ormstorm.Session method) DOUBLE (ormstorm.orm.constants.Types attribute) drop() (ormstorm.Session method) DynamicTable (class in ormstorm.orm.table) E execute() (ormstorm.Session method) exists() (ormstorm.Session method) I insert() (ormstorm.Session method) INT (ormstorm.orm.constants.Types attribute) INTEGER (ormstorm.orm.constants.Types attribute) M MagicFilter (class in ormstorm.orm.filters.magic) module ormstorm ormstorm.orm.column ormstorm.orm.constants ormstorm.orm.filters.magic ormstorm.orm.table N NONE (ormstorm.orm.constants.Types attribute) NUMERIC (ormstorm.orm.constants.Types attribute) O ormstorm module ormstorm.orm.column module ormstorm.orm.constants module ormstorm.orm.filters.magic module ormstorm.orm.table module R REAL (ormstorm.orm.constants.Types attribute) S select() (ormstorm.Session method) Session (class in ormstorm) STRING (ormstorm.orm.constants.Types attribute) T Table (class in ormstorm.orm.table) TEXT (ormstorm.orm.constants.Types attribute) TIME (ormstorm.orm.constants.Types attribute) TIMESTAMP (ormstorm.orm.constants.Types attribute) Types (class in ormstorm.orm.constants) U update() (ormstorm.Session method) V VARCHAR (ormstorm.orm.constants.Types attribute)