Public Member Functions | Public Attributes | Private Attributes
pyclearsilver.odb_postgres.Connection Class Reference
Inheritance diagram for pyclearsilver.odb_postgres.Connection:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def alterTableToMatch
def auto_increment
def cursor
def escape
def getConnType
def listFieldsDict
def listIndices
def listTables
def supportsTriggers

Public Attributes

 SQLError

Private Attributes

 _conn

Detailed Description

Definition at line 20 of file odb_postgres.py.


Constructor & Destructor Documentation

def pyclearsilver.odb_postgres.Connection.__init__ (   self,
  args,
  kwargs 
)

Definition at line 21 of file odb_postgres.py.


Member Function Documentation

def pyclearsilver.odb_postgres.Connection.alterTableToMatch (   self,
  table,
  cursor 
)

Definition at line 74 of file odb_postgres.py.

Reimplemented from pyclearsilver.odb.Connection.

Definition at line 95 of file odb_postgres.py.

Reimplemented from pyclearsilver.odb.Connection.

Definition at line 29 of file odb_postgres.py.

Definition at line 32 of file odb_postgres.py.

Definition at line 27 of file odb_postgres.py.

def pyclearsilver.odb_postgres.Connection.listFieldsDict (   self,
  table_name,
  cursor 
)

Definition at line 57 of file odb_postgres.py.

def pyclearsilver.odb_postgres.Connection.listIndices (   self,
  tableName,
  cursor 
)

Definition at line 50 of file odb_postgres.py.

Definition at line 42 of file odb_postgres.py.

Reimplemented from pyclearsilver.odb.Connection.

Definition at line 99 of file odb_postgres.py.


Member Data Documentation

Reimplemented from pyclearsilver.odb.Connection.

Definition at line 21 of file odb_postgres.py.

Definition at line 21 of file odb_postgres.py.


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


pyclearsilver
Author(s): Scott Hassan/hassan@willowgarage.com
autogenerated on Sat Dec 28 2013 17:47:31