public interface Alias<T> extends Expression<T>
Expression<T>
getExpression()
java.lang.String
getName()
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
Expression<T> getExpression()
java.lang.String getName()