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  
Reflector — Class in package com.memamsa.airdb
Utilities for introspecting class and object metadata through reflection.
Relater — Class in package com.memamsa.airdb
The Relater provides a declarative mechanism to specify associations between Modeler objects.
Relater(klass, directive) — Constructor in class com.memamsa.airdb.Relater
Construct a Relater for a given model.
reload() — Method in class com.memamsa.airdb.Modeler
Reload this previously loaded instance to obtain latest field values.
remove(obj) — Method in class com.memamsa.airdb.Associator
Remove an association which the given object might have with this source.
remove() — Method in class com.memamsa.airdb.Modeler
Deletes the record represented by this object.
removeColumn(name) — Method in class com.memamsa.airdb.Migrator
Unsupported in SQLite
resetAssociations() — Method in class com.memamsa.airdb.Modeler
resetFields() — Method in class com.memamsa.airdb.Modeler
resetState() — Method in class com.memamsa.airdb.Modeler
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