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
See Also: