Interface SQLFilter

  • All Known Implementing Classes:
    BasicSQLFilter

    public interface SQLFilter

    This interface should be used when full control over the SQL syntax is required. An implementation of this class can be specified in a data source template.

    Since:
    3.0
    Author:
    Magnus Rylander
    See Also:
    JDBCContext, JDBCTypeSettings, BasicSQLFilter