T - class of the value expected in the UES query AST
public interface AttributeValueTransformer<T>
Strategy pattern interface for transforming an attribute value class from the
UES query AST to the appropriate class for the SQL (JDBC parameter binding).