public interface WrappedSQLExpression<T> extends SQLExpression<T>
SQLExpression which can be implemented more directly as a SQLValue
for example type conversion performed in SQL
When these are just being evaluated at the top level of the query a SQLValue can be substituted that
performs some of the expression in jave.| Modifier and Type | Method and Description |
|---|---|
SQLValue<T> |
getSQLValue()
get an equivalent (but preferable)
SQLValue |
equals, groupingIsomorphic, hashCodeaddGroup, checkContentsCanGroup, getGroupParametersadd, getParameters, getRequiredFilter, makeObject