evaluate and return sql representation of given SQLObject. override this method at
each individual generator to evaluate a SQLObject.
Parameters: obj - SQLObject which needs to be evaluated. Parameters: context - StatementContext providing context information for an Generator. sql representation of SQLObject.