Table of Contents
A collection of attributes related to a class / table union.
__init__ ( self, rowClass, tableName, dbColumns, dbKeyColumns, selectSQL, updateSQL, insertSQL, deleteSQL, )
Initialize me.