The actual WHERE clause is generated by the SQLEncoder class or appropriate subclass for a particular database.
The actual WHERE clause is generated by the FilterToSQL class or appropriate subclass for a particular database.
This class provides a default implementation of a JDBC data store.
This class should be subclasses to accomodate different dialects of sql.