程序包 jaskell.sql
类 Having
java.lang.Object
jaskell.sql.Statement
jaskell.sql.Query
jaskell.sql.Having
- 所有已实现的接口:
Directive,CouldLimit,CouldOffset,CouldOrder,CouldUnion
public class Having extends Query implements CouldOrder, CouldLimit, CouldOffset
-
构造器概要
-
方法概要
从类继承的方法 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.CouldLimit
limit, limit从接口继承的方法 jaskell.sql.CouldOffset
offset, offset从接口继承的方法 jaskell.sql.CouldUnion
union
-
构造器详细资料
-
Having
-
-
方法详细资料
-
script
-
parameters
- 指定者:
parameters在接口中Directive
-
order
- 指定者:
order在接口中CouldOrder
-