程序包 jaskell.sql
类 With.Recursive
java.lang.Object
jaskell.sql.Statement
jaskell.sql.Query
jaskell.sql.With
jaskell.sql.With.Recursive
- 所有已实现的接口:
Directive
,CouldLimit
,CouldOffset
,CouldUnion
,ThenSelect
- 封闭类:
- With
public static class With.Recursive extends With
-
嵌套类概要
从类继承的嵌套类/接口 jaskell.sql.With
With.As, With.CommonTableExpression, With.CommonTableQuery, With.Delete, With.Insert, With.Recursive, With.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