Package org.apache.calcite.sql.type
Class SqlOperandCountRanges
java.lang.Object
org.apache.calcite.sql.type.SqlOperandCountRanges
Helpers for
SqlOperandCountRange.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SqlOperandCountRangeany()static SqlOperandCountRangebetween(int min, int max) static SqlOperandCountRangefrom(int min) static SqlOperandCountRangeof(int length)
-
Constructor Details
-
SqlOperandCountRanges
public SqlOperandCountRanges()
-
-
Method Details
-
of
-
between
-
from
-
any
-