A TableColumn is used to carry parsing information and
contains a database table name and one of its column.
author: Emmanuel Cecchet author: Mathieu Peltier version: 1.0
Two TableColumn objects are considered equal if they have
the same name and belong to the same table.
Parameters: other - the object to compare with true if the 2 objects are the same