类的使用
cn.yingyya.next.moment.api.database.sql.executor.SelectQueryExecutor
使用SelectQueryExecutor的程序包
-
cn.yingyya.next.moment.api.database.sql.executor中SelectQueryExecutor的使用
修饰符和类型方法说明@NotNull SelectQueryExecutor<T> SelectQueryExecutor.all()@NotNull SelectQueryExecutor<T> SelectQueryExecutor.amount(int amount) static <T> @NotNull SelectQueryExecutor<T> @NotNull SelectQueryExecutor<T> @NotNull SelectQueryExecutor<T> @NotNull SelectQueryExecutor<T> SelectQueryExecutor.where(@NotNull SQLCondition... wheres) @NotNull SelectQueryExecutor<T> SelectQueryExecutor.where(@NotNull List<SQLCondition> wheres)