Workout With Friends
Stay fit with a little motivation
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Static Public Attributes | List of all members
wowf.lib.types.JSONString Class Reference
Inheritance diagram for wowf.lib.types.JSONString:
Inheritance graph
Collaboration diagram for wowf.lib.types.JSONString:
Collaboration graph

Public Member Functions

def process_bind_param
def process_result_value

Static Public Attributes

 impl = Unicode

Detailed Description

Definition at line 10 of file types.py.

Member Function Documentation

def wowf.lib.types.JSONString.process_bind_param (   self,
  value,
  dialect 
)

Definition at line 14 of file types.py.

def wowf.lib.types.JSONString.process_result_value (   self,
  value,
  dialect 
)

Definition at line 19 of file types.py.

Member Data Documentation

wowf.lib.types.JSONString.impl = Unicode
static

Definition at line 12 of file types.py.


The documentation for this class was generated from the following file: