类的使用
jaskell.sql.Name
程序包 | 说明 |
---|---|
jaskell.sql |
-
jaskell.sql中Name的使用
jaskell.sql中Name的子类 修饰符和类型 类 说明 class
Quot
参数类型为Name的jaskell.sql中的方法 修饰符和类型 方法 说明 Case.Alias
Case.End. as(Name name)
Literal.Alias
Literal. as(Name name)
static Count
SQL. count(Name name)
With.CommonTableExpression
With.As. cte(Name name)
With.CommonTableExpression
With.As. cte(Name name, Name... fs)
With.CommonTableExpression
With.As. cte(Name name, String fs)
With.CommonTableExpression
With.As. cte(Name name, String... fs)
With.CommonTableExpression
With.As. cte(String name, Name... fs)
With
With. name(Name name)
static Sum
SQL. sum(Name name)
static Update
SQL. update(Name name)
With.Update
With.As. update(Name name)
Conflict.Where
Conflict. where(Name name)
static With
SQL. with(Name name)
参数类型为Name的jaskell.sql中的构造器 构造器 说明 Update(Name name)