程序包 jaskell.sql
类 Union
java.lang.Object
jaskell.sql.Statement
jaskell.sql.Query
jaskell.sql.Union
- 所有已实现的接口:
Directive,CouldLimit,CouldOffset,CouldUnion,ThenSelect
- 直接已知子类:
Union.All
public class Union extends Query implements ThenSelect
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classUnion.All从接口继承的嵌套类/接口 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
-
构造器详细资料
-
Union
public Union() -
Union
-
-
方法详细资料
-
all
-
script
-
parameters
- 指定者:
parameters在接口中Directive
-