public interface CalciteResource
Resources.Inst parserContext(int a0, int a1)
Resources.ExInst<CalciteException> illegalLiteral(String a0, String a1, String a2)
Resources.ExInst<CalciteException> identifierTooLong(String a0, int a1)
Resources.Inst badFormat(String a0)
Resources.ExInst<SqlValidatorException> betweenWithoutAnd()
Resources.ExInst<CalciteException> illegalIntervalLiteral(String a0, String a1)
Resources.ExInst<CalciteException> illegalMinusDate()
Resources.ExInst<CalciteException> illegalOverlaps()
Resources.ExInst<CalciteException> illegalNonQueryExpression()
Resources.ExInst<CalciteException> illegalQueryExpression()
Resources.ExInst<CalciteException> illegalCursorExpression()
Resources.ExInst<CalciteException> illegalOrderBy()
Resources.ExInst<CalciteException> illegalBinaryString(String a0)
Resources.ExInst<CalciteException> illegalFromEmpty()
Resources.ExInst<CalciteException> illegalRowExpression()
Resources.ExInst<CalciteException> invalidSampleSize()
Resources.ExInst<CalciteException> unknownCharacterSet(String a0)
Resources.ExInst<CalciteException> charsetEncoding(String a0, String a1)
Resources.ExInst<CalciteException> unicodeEscapeCharLength(String a0)
Resources.ExInst<CalciteException> unicodeEscapeCharIllegal(String a0)
Resources.ExInst<CalciteException> unicodeEscapeUnexpected()
Resources.ExInst<SqlValidatorException> unicodeEscapeMalformed(int a0)
Resources.ExInst<SqlValidatorException> validatorUnknownFunction(String a0)
Resources.ExInst<SqlValidatorException> invalidArgCount(String a0, int a1)
Resources.ExInstWithCause<CalciteContextException> validatorContextPoint(int a0, int a1)
Resources.ExInstWithCause<CalciteContextException> validatorContext(int a0, int a1, int a2, int a3)
Resources.ExInst<SqlValidatorException> cannotCastValue(String a0, String a1)
Resources.ExInst<SqlValidatorException> unknownDatatypeName(String a0)
Resources.ExInst<SqlValidatorException> incompatibleValueType(String a0)
Resources.ExInst<SqlValidatorException> incompatibleTypesInList()
Resources.ExInst<SqlValidatorException> incompatibleCharset(String a0, String a1, String a2)
Resources.ExInst<SqlValidatorException> invalidOrderByPos()
Resources.ExInst<SqlValidatorException> unknownIdentifier(String a0)
Resources.ExInst<SqlValidatorException> unknownField(String a0)
Resources.ExInst<SqlValidatorException> unknownTargetColumn(String a0)
Resources.ExInst<SqlValidatorException> duplicateTargetColumn(String a0)
Resources.ExInst<SqlValidatorException> unmatchInsertColumn(int a0, int a1)
Resources.ExInst<SqlValidatorException> typeNotAssignable(String a0, String a1, String a2, String a3)
Resources.ExInst<SqlValidatorException> tableNameNotFound(String a0)
Resources.ExInst<SqlValidatorException> columnNotFound(String a0)
Resources.ExInst<SqlValidatorException> columnNotFoundInTable(String a0, String a1)
Resources.ExInst<SqlValidatorException> columnAmbiguous(String a0)
Resources.ExInst<SqlValidatorException> needQueryOp(String a0)
Resources.ExInst<SqlValidatorException> needSameTypeParameter()
Resources.ExInst<SqlValidatorException> canNotApplyOp2Type(String a0, String a1, String a2)
Resources.ExInst<SqlValidatorException> expectedBoolean()
Resources.ExInst<SqlValidatorException> mustNotNullInElse()
Resources.ExInst<SqlValidatorException> functionUndefined(String a0)
Resources.ExInst<SqlValidatorException> wrongNumberOfParam(String a0, int a1, String a2)
Resources.ExInst<SqlValidatorException> illegalMixingOfTypes()
Resources.ExInst<CalciteException> invalidCompare(String a0, String a1, String a2, String a3)
Resources.ExInst<CalciteException> differentCollations(String a0, String a1)
Resources.ExInst<SqlValidatorException> typeNotComparable(String a0, String a1)
Resources.ExInst<SqlValidatorException> typeNotComparableNear(String a0, String a1)
Resources.ExInst<SqlValidatorException> wrongNumOfArguments()
Resources.ExInst<SqlValidatorException> operandNotComparable(String a0)
Resources.ExInst<SqlValidatorException> typeNotComparableEachOther(String a0)
Resources.ExInst<SqlValidatorException> numberLiteralOutOfRange(String a0)
Resources.ExInst<SqlValidatorException> dateLiteralOutOfRange(String a0)
Resources.ExInst<SqlValidatorException> stringFragsOnSameLine()
Resources.ExInst<SqlValidatorException> aliasMustBeSimpleIdentifier()
Resources.ExInst<SqlValidatorException> aliasListDegree(int a0, String a1, int a2)
Resources.ExInst<SqlValidatorException> aliasListDuplicate(String a0)
Resources.ExInst<SqlValidatorException> joinRequiresCondition()
Resources.ExInst<SqlValidatorException> crossJoinDisallowsCondition()
Resources.ExInst<SqlValidatorException> naturalDisallowsOnOrUsing()
Resources.ExInst<SqlValidatorException> columnInUsingNotUnique(String a0)
Resources.ExInst<SqlValidatorException> naturalOrUsingColumnNotCompatible(String a0, String a1, String a2)
Resources.ExInst<SqlValidatorException> windowNotFound(String a0)
Resources.ExInst<SqlValidatorException> notGroupExpr(String a0)
Resources.ExInst<SqlValidatorException> groupingArgument(String a0)
Resources.ExInst<SqlValidatorException> groupingInAggregate(String a0)
Resources.ExInst<SqlValidatorException> groupingInWrongClause(String a0)
Resources.ExInst<SqlValidatorException> notSelectDistinctExpr(String a0)
Resources.ExInst<SqlValidatorException> aggregateIllegalInClause(String a0)
Resources.ExInst<SqlValidatorException> windowedAggregateIllegalInClause(String a0)
Resources.ExInst<SqlValidatorException> aggregateIllegalInGroupBy()
Resources.ExInst<SqlValidatorException> nestedAggIllegal()
Resources.ExInst<SqlValidatorException> aggregateIllegalInOrderBy()
Resources.ExInst<SqlValidatorException> condMustBeBoolean(String a0)
Resources.ExInst<SqlValidatorException> havingMustBeBoolean()
Resources.ExInst<SqlValidatorException> overNonAggregate()
Resources.ExInst<SqlValidatorException> cannotOverrideWindowAttribute()
Resources.ExInst<SqlValidatorException> columnCountMismatchInSetop(String a0)
Resources.ExInst<SqlValidatorException> columnTypeMismatchInSetop(int a0, String a1)
Resources.ExInst<SqlValidatorException> binaryLiteralOdd()
Resources.ExInst<SqlValidatorException> binaryLiteralInvalid()
Resources.ExInst<SqlValidatorException> unsupportedIntervalLiteral(String a0, String a1)
Resources.ExInst<SqlValidatorException> intervalFieldExceedsPrecision(Number a0, String a1)
Resources.ExInst<SqlValidatorException> compoundOrderByProhibitsRange()
Resources.ExInst<SqlValidatorException> orderByDataTypeProhibitsRange()
Resources.ExInst<SqlValidatorException> orderByRangeMismatch()
Resources.ExInst<SqlValidatorException> dateRequiresInterval()
Resources.ExInst<SqlValidatorException> rowMustBeNonNegativeIntegral()
Resources.ExInst<SqlValidatorException> overMissingOrderBy()
Resources.ExInst<SqlValidatorException> badLowerBoundary()
Resources.ExInst<SqlValidatorException> badUpperBoundary()
Resources.ExInst<SqlValidatorException> currentRowPrecedingError()
Resources.ExInst<SqlValidatorException> currentRowFollowingError()
Resources.ExInst<SqlValidatorException> followingBeforePrecedingError()
Resources.ExInst<SqlValidatorException> windowNameMustBeSimple()
Resources.ExInst<SqlValidatorException> duplicateWindowName()
Resources.ExInst<SqlValidatorException> emptyWindowSpec()
Resources.ExInst<SqlValidatorException> dupWindowSpec()
Resources.ExInst<SqlValidatorException> rankWithFrame()
Resources.ExInst<SqlValidatorException> funcNeedsOrderBy()
Resources.ExInst<SqlValidatorException> partitionNotAllowed()
Resources.ExInst<SqlValidatorException> orderByOverlap()
Resources.ExInst<SqlValidatorException> refWindowWithFrame()
Resources.ExInst<SqlValidatorException> typeNotSupported(String a0)
Resources.ExInst<SqlValidatorException> functionQuantifierNotAllowed(String a0)
Resources.ExInst<SqlValidatorException> accessNotAllowed(String a0, String a1)
Resources.ExInst<SqlValidatorException> minMaxBadType(String a0, String a1)
Resources.ExInst<SqlValidatorException> onlyScalarSubqueryAllowed()
Resources.ExInst<SqlValidatorException> orderByOrdinalOutOfRange()
Resources.ExInst<SqlValidatorException> windowHasNegativeSize()
Resources.ExInst<SqlValidatorException> unboundedFollowingWindowNotSupported()
Resources.ExInst<SqlValidatorException> cannotUseDisallowPartialWithRange()
Resources.ExInst<SqlValidatorException> intervalStartPrecisionOutOfRange(int a0, String a1)
Resources.ExInst<SqlValidatorException> intervalFractionalSecondPrecisionOutOfRange(int a0, String a1)
Resources.ExInst<SqlValidatorException> fromAliasDuplicate(String a0)
Resources.ExInst<SqlValidatorException> duplicateColumnName(String a0)
Resources.ExInst<SqlValidatorException> duplicateNameInColumnList(String a0)
Resources.ExInst<CalciteException> internal(String a0)
Resources.ExInst<SqlValidatorException> argumentMustBeLiteral(String a0)
Resources.ExInst<SqlValidatorException> argumentMustBePositiveInteger(String a0)
Resources.ExInst<CalciteException> validationError(String a0)
Resources.ExInst<CalciteException> illegalLocaleFormat(String a0)
Resources.ExInst<SqlValidatorException> argumentMustNotBeNull(String a0)
Resources.ExInst<SqlValidatorException> nullIllegal()
Resources.ExInst<SqlValidatorException> dynamicParamIllegal()
Resources.ExInst<CalciteException> invalidBoolean(String a0)
Resources.ExInst<SqlValidatorException> argumentMustBeValidPrecision(String a0, int a1, int a2)
Resources.ExInst<CalciteException> illegalArgumentForTableFunctionCall(String a0, String a1, String a2)
Resources.ExInst<CalciteException> invalidDatetimeFormat(String a0)
Resources.ExInst<CalciteException> insertIntoAlwaysGenerated(String a0)
Resources.ExInst<CalciteException> argumentMustHaveScaleZero(String a0)
Resources.ExInst<CalciteException> preparationAborted()
Feature sQLFeature_E051_01()
Feature sQLFeature_E071_03()
Feature sQLFeature_E101_03()
Feature sQLFeature_E151()
Feature sQLFeature_F302()
Feature sQLFeature_F312()
Feature sQLFeature_S271()
Feature sQLFeature_T613()
Resources.ExInst<CalciteException> sQLConformance_MultipleActiveAutocommitStatements()
Feature sQLConformance_OrderByDesc()
Resources.ExInst<CalciteException> sharedStatementPlans()
Feature sQLFeatureExt_T613_Substitution()
Resources.ExInst<CalciteException> personalityManagesRowCount()
Resources.ExInst<CalciteException> personalitySupportsSnapshots()
Resources.ExInst<CalciteException> personalitySupportsLabels()
Resources.ExInst<SqlValidatorException> requireAtLeastOneArg()
Resources.ExInst<SqlValidatorException> mapRequiresTwoOrMoreArgs()
Resources.ExInst<SqlValidatorException> mapRequiresEvenArgCount()
Resources.ExInst<SqlValidatorException> incompatibleTypes()
Resources.ExInst<SqlValidatorException> columnCountMismatch()
Resources.ExInst<SqlValidatorException> duplicateColumnAndNoColumnList(String s)
Resources.ExInst<RuntimeException> requireDefaultConstructor(String className)
Resources.ExInst<RuntimeException> firstParameterOfAdd(String className)
Resources.ExInst<CalciteException> filterableTableInventedFilter(String s)
Resources.ExInst<CalciteException> filterableTableScanReturnedNull()
Resources.ExInst<SqlValidatorException> cannotConvertToStream(String tableName)
Resources.ExInst<SqlValidatorException> cannotConvertToRelation(String tableName)
Resources.ExInst<SqlValidatorException> streamMustGroupByMonotonic()
Resources.ExInst<SqlValidatorException> streamMustOrderByMonotonic()
Resources.ExInst<SqlValidatorException> streamSetOpInconsistentInputs()
Resources.ExInst<SqlValidatorException> cannotStreamValues()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.