类的使用
jaskell.sql.Name
| 程序包 | 说明 |
|---|---|
| jaskell.sql |
-
jaskell.sql中Name的使用
jaskell.sql中Name的子类 修饰符和类型 类 说明 classQuot参数类型为Name的jaskell.sql中的方法 修饰符和类型 方法 说明 Case.AliasCase.End. as(Name name)Literal.AliasLiteral. as(Name name)static CountSQL. count(Name name)With.CommonTableExpressionWith.As. cte(Name name)With.CommonTableExpressionWith.As. cte(Name name, Name... fs)With.CommonTableExpressionWith.As. cte(Name name, String fs)With.CommonTableExpressionWith.As. cte(Name name, String... fs)With.CommonTableExpressionWith.As. cte(String name, Name... fs)WithWith. name(Name name)static SumSQL. sum(Name name)static UpdateSQL. update(Name name)With.UpdateWith.As. update(Name name)Conflict.WhereConflict. where(Name name)static WithSQL. with(Name name)参数类型为Name的jaskell.sql中的构造器 构造器 说明 Update(Name name)