Part of vmc.contrib.axiom.attributes View In Hierarchy
Implements interfaces: vmc.contrib.axiom.iaxiom.IComparison
| Method | __init__ | Undocumented |
| Method | getInvolvedTables | Return a sequence of Item subclasses
which are referenced by this
|
| Method | getQuery | Return an SQL string with ?-style bind parameter syntax thingies. |
| Method | getArgs | Return a sequence of arguments suitable for use to satisfy the bind |
Item subclasses
which are referenced by this comparison. A class may appear at most
once.
getQuery.