Package gluon :: Module sql_sybase :: Class SQLXorable
[hide private]
[frames] | no frames]

Class SQLXorable

source code

Known Subclasses:

Instance Methods [hide private]
 
__init__(self, name, type='string', db=None) source code
 
__str__(self) source code
 
__or__(self, other) source code
 
__invert__(self) source code
 
__eq__(self, value) source code
 
__ne__(self, value) source code
 
__lt__(self, value) source code
 
__le__(self, value) source code
 
__gt__(self, value) source code
 
__ge__(self, value) source code
 
like(self, value) source code
 
belongs(self, other) source code
 
__add__(self, other) source code
 
__sub__(self, other) source code
 
__mul__(self, other) source code
 
__div__(self, other) source code