SQLInterface
implements a part of RelationalDatabase It provides methods to build sql strings and statements and to convert data values into sql strings. It supports the ANSI standard SQL clauses. Subclasses will override the appropriate method to support extensions to ANSI SQL.
@author Giovanni Martone
@version $Revision: 1.9 $last changed by $Author: gmartone $
|
|
|
|