Interface DBExpressionFunctionProvider

All Known Implementing Classes:
DefaultDBExpressionFunctionProvider

public interface DBExpressionFunctionProvider
The designer must check the DB function signatures, but the gateway is where the functions are really executed. So, this interface provides the contract for the db functions.