程序包 jaskell.sql
类 With
java.lang.Object
jaskell.sql.Statement
jaskell.sql.Query
jaskell.sql.With
- 所有已实现的接口:
Directive,CouldLimit,CouldOffset,CouldUnion,ThenSelect
- 直接已知子类:
With.Recursive
public class With extends Query implements ThenSelect
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classWith.Asstatic classWith.CommonTableExpressionstatic classWith.CommonTableQuerystatic classWith.Deletestatic classWith.Insertstatic classWith.Recursivestatic classWith.Update从接口继承的嵌套类/接口 jaskell.sql.ThenSelect
ThenSelect.Select -
方法概要
从类继承的方法 jaskell.sql.Query
cache, limit, limit, offset, offset, query, scalar, scalar, setParameter, union, union从类继承的方法 jaskell.sql.Statement
clear, execute, execute, prepare, returning, returning, returning, syncParameters从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 jaskell.sql.CouldUnion
union从接口继承的方法 jaskell.sql.ThenSelect
select, select, select, select
-
方法详细资料
-
name
-
name
-
name
-
as
-
script
-
parameters
- 指定者:
parameters在接口中Directive
-