Class v.c.a.a.LikeComparison:

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

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

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