Package com.aoindustries.aoserv.client.sql
-
Interface Summary Interface Description SQLExpression An expression in used in select statements and internal sorting. -
Class Summary Class Description Parser Static utilities for use in SQL parsing.SQLCast Casts one result type to another.SQLColumnJoin Gets the value for one column by following its reference to another table.SQLColumnValue Gets the value for one column.SQLComparator<T> Compares columns.