public interface ScalarDSLQueryAlias<T> extends Expression<T>
DSLQuery
getDSLQuery()
java.lang.Class<T>
getJavaType()
java.lang.String
getName()
int
getSQLType()
as, ascending, descending, eq, eq, gt, gt, gte, gte, in, in, isNotNull, isNull, like, like, lt, lt, lte, lte, neq, neq, notIn, notIn, notLike, notLike
toSQL, toSQL
DSLQuery getDSLQuery()
java.lang.Class<T> getJavaType()
java.lang.String getName()
int getSQLType()