程序包 jaskell.sql
类 With.CommonTableQuery
java.lang.Object
jaskell.sql.Statement
jaskell.sql.Query
jaskell.sql.With.CommonTableQuery
- 所有已实现的接口:
Directive
,CouldLimit
,CouldOffset
,CouldUnion
- 封闭类:
- With
public static class With.CommonTableQuery extends Query
-
构造器概要
构造器 构造器 说明 CommonTableQuery()
-
方法概要
修饰符和类型 方法 说明 List<Parameter<?>>
parameters()
String
script()
从类继承的方法 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
-
构造器详细资料
-
CommonTableQuery
public CommonTableQuery()
-
-
方法详细资料
-
script
-
parameters
-