Class v.c.a.a.TwoAttributeComparison:

Part of vmc.contrib.axiom.attributes View In Hierarchy

Implements interfaces: vmc.contrib.axiom.iaxiom.IComparison

Undocumented
Method __init__ Undocumented
Method getQuery Return an SQL string with ?-style bind parameter syntax thingies.
Method getInvolvedTables Return a sequence of Item subclasses which are referenced by this
Method getArgs Return a sequence of arguments suitable for use to satisfy the bind
Method __repr__ Undocumented
def __init__(self, leftAttribute, operationString, rightAttribute):
Undocumented
def getQuery(self, store):
Return an SQL string with ?-style bind parameter syntax thingies.
def getInvolvedTables(self):
Return a sequence of Item subclasses which are referenced by this comparison. A class may appear at most once.
def getArgs(self, store):
Return a sequence of arguments suitable for use to satisfy the bind parameters in the result of getQuery.
def __repr__(self):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.