public static class SelectStatement.Parameters
extends java.lang.Object
Constructor and Description |
---|
SelectStatement.Parameters(int limit,
java.util.Map<ColumnIdentifier,java.lang.Boolean> orderings,
boolean isCount,
boolean allowFiltering) |
public SelectStatement.Parameters(int limit, java.util.Map<ColumnIdentifier,java.lang.Boolean> orderings, boolean isCount, boolean allowFiltering)
Copyright © 2014 The Apache Software Foundation