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