__init__(self,
conn,
tableName,
parentCol,
currCol)
Default constructor should specify the connection object to the
database and name of the table it is meant to affect / relate to, but
subclasses may override.
Default constructor should specify the connection object to the
database and name of the table it is meant to affect / relate to, but
subclasses may override.