程序包 jaskell.sql

类 Query

所有已实现的接口:
Directive, CouldLimit, CouldOffset, CouldUnion
直接已知子类:
Having, Limit, Offset, Returning, Select, Select.From, Union, Update.Set, Using.Where, Where, With, With.CommonTableQuery

public abstract class Query
extends Statement
implements CouldLimit, CouldOffset, CouldUnion