类的使用
com.cnosdb.querybuilder.SelectSubQueryImpl
使用SelectSubQueryImpl的程序包
-
com.cnosdb.querybuilder中SelectSubQueryImpl的使用
修饰符和类型方法说明SelectionQueryImpl.fromSubQuery(String database, String table) SelectionQueryImpl.fromSubQuery(String database, String[] tables) SelectionQueryImpl.fromSubQueryRaw(String database, String text) SelectSubQueryImpl.limit(int limit) SelectSubQueryImpl.limit(int limit, long offSet) SelectSubQueryImpl.sLimit(int sLimit) SelectSubQueryImpl.sLimit(int sLimit, long sOffSet) 返回变量类型为SelectSubQueryImpl的类型的com.cnosdb.querybuilder中的方法