| Home | Trees | Indices | Help |
|---|
|
|
belongs
association.
has association.
HasMany class simply declares that the Has
association is a collection of type 'has_many'.
HasManyThrough class is used whenever a
has_many association is created with the
through option.
HasOne class simply declares that the Has
association is a not a collection and has a type of
'has_one'.
ModelBridge class is positioned between the
processors and middlewares in the adapter's request/response call stack.
Relation class represents an abstract query for a
data store.
(format='json').
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 30 17:41:49 2011 | http://epydoc.sourceforge.net |