Package com.aoindustries.aoserv.client.sql
package com.aoindustries.aoserv.client.sql
-
ClassDescriptionStatic utilities for use in SQL parsing.Casts one result type to another.Gets the value for one column by following its reference to another table.Gets the value for one column.Compares columns.Counts the number of rows.An expression in used in select statements and internal sorting.An expression combined with a direction for use within "ORDER BY".Represents a parsed SELECT statement.
