org.eigenbase.resource
Class EigenbaseResource_en_US

java.lang.Object
  extended by java.util.ResourceBundle
      extended by org.eigenbase.resgen.ShadowResourceBundle
          extended by org.eigenbase.resource.EigenbaseResource
              extended by org.eigenbase.resource.EigenbaseResource_en_US

public class EigenbaseResource_en_US
extends EigenbaseResource

This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/src/org/eigenbase/resource/EigenbaseResource.xml on Mon Jun 22 04:05:01 PDT 2009. It contains a list of messages, and methods to retrieve and format those messages.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eigenbase.resource.EigenbaseResource
EigenbaseResource._Def0, EigenbaseResource._Def1, EigenbaseResource._Def10, EigenbaseResource._Def11, EigenbaseResource._Def12, EigenbaseResource._Def13, EigenbaseResource._Def14, EigenbaseResource._Def15, EigenbaseResource._Def16, EigenbaseResource._Def17, EigenbaseResource._Def18, EigenbaseResource._Def19, EigenbaseResource._Def2, EigenbaseResource._Def20, EigenbaseResource._Def3, EigenbaseResource._Def4, EigenbaseResource._Def5, EigenbaseResource._Def6, EigenbaseResource._Def7, EigenbaseResource._Def8, EigenbaseResource._Def9
 
Field Summary
 
Fields inherited from class org.eigenbase.resource.EigenbaseResource
AccessNotAllowed, AggregateIllegalInClause, AggregateIllegalInGroupBy, AggregateIllegalInOrderBy, AliasListDegree, AliasListDuplicate, AliasMustBeSimpleIdentifier, ArgumentMustBeLiteral, ArgumentMustBePositiveInteger, ArgumentMustBeValidPrecision, ArgumentMustHaveScaleZero, ArgumentMustNotBeNull, BadFormat, BadLowerBoundary, BadUpperBoundary, BetweenWithoutAnd, BinaryLiteralInvalid, BinaryLiteralOdd, CanNotApplyOp2Type, CannotCastValue, CannotOverrideWindowAttribute, CannotUseDisallowPartialWithRange, CharsetEncoding, ColumnAmbiguous, ColumnCountMismatchInSetop, ColumnInUsingNotUnique, ColumnNotFound, ColumnNotFoundInTable, ColumnTypeMismatchInSetop, CompoundOrderByProhibitsRange, CondMustBeBoolean, CrossJoinDisallowsCondition, CurrentRowFollowingError, CurrentRowPrecedingError, DateLiteralOutOfRange, DateRequiresInterval, DifferentCollations, DuplicateColumnName, DuplicateTargetColumn, DuplicateWindowName, DupWindowSpec, DynamicParamIllegal, EmptyWindowSpec, ExpectedBoolean, FollowingBeforePrecedingError, FromAliasDuplicate, FuncNeedsOrderBy, FunctionQuantifierNotAllowed, FunctionUndefined, HavingMustBeBoolean, IdentifierTooLong, IllegalBinaryString, IllegalCursorExpression, IllegalFromEmpty, IllegalIntervalLiteral, IllegalLiteral, IllegalMinusDate, IllegalMixingOfTypes, IllegalNonQueryExpression, IllegalOrderBy, IllegalOverlaps, IllegalQueryExpression, IllegalRowExpression, IncompatibleCharset, IncompatibleTypesInList, IncompatibleValueType, InsertIntoAlwaysGenerated, Internal, IntervalFractionalSecondPrecisionOutOfRange, IntervalStartPrecisionOutOfRange, InvalidArgCount, InvalidBoolean, InvalidCompare, InvalidDatetimeFormat, InvalidOrderByPos, InvalidSampleSize, JoinRequiresCondition, MinMaxBadType, MustNotNullInElse, NaturalDisallowsOnOrUsing, NaturalOrUsingColumnNotCompatible, NeedQueryOp, NeedSameTypeParameter, NestedAggIllegal, NotGroupExpr, NotSelectDistinctExpr, NullIllegal, NumberLiteralOutOfRange, OnlyScalarSubqueryAllowed, OperandNotComparable, OrderByDataTypeProhibitsRange, OrderByOrdinalOutOfRange, OrderByOverlap, OrderByRangeMismatch, OverMissingOrderBy, OverNonAggregate, ParserContext, ParserError, PartitionNotAllowed, PersonalityManagesRowCount, PersonalitySupportsLabels, PersonalitySupportsSnapshots, PreparationAborted, RangeOrRowMustBeConstant, RankWithFrame, RefWindowWithFrame, RowMustBeNonNegativeIntegral, SharedStatementPlans, SQLConformance_MultipleActiveAutocommitStatements, SQLConformance_OrderByDesc, SQLFeature_E051_01, SQLFeature_E071_03, SQLFeature_E101_03, SQLFeature_E151, SQLFeature_F302, SQLFeature_F312, SQLFeature_S271, SQLFeature_T613, SQLFeatureExt_T613_Substitution, StringFragsOnSameLine, TableNameNotFound, TypeNotAssignable, TypeNotComparable, TypeNotComparableEachOther, TypeNotComparableNear, TypeNotSupported, UnboundedFollowingWindowNotSupported, UnicodeEscapeCharIllegal, UnicodeEscapeCharLength, UnicodeEscapeMalformed, UnicodeEscapeUnexpected, UnknownCharacterSet, UnknownDatatypeName, UnknownField, UnknownIdentifier, UnknownTargetColumn, UnmatchInsertColumn, UnsupportedIntervalLiteral, ValidationError, ValidatorContext, ValidatorContextPoint, ValidatorUnknownFunction, WindowedAggregateIllegalInClause, WindowHasNegativeSize, WindowNameMustBeSimple, WindowNotFound, WrongNumberOfParam, WrongNumOfArguments
 
Fields inherited from class org.eigenbase.resgen.ShadowResourceBundle
emptyObjectArray
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
EigenbaseResource_en_US()
           
 
Method Summary
 
Methods inherited from class org.eigenbase.resource.EigenbaseResource
instance, instance
 
Methods inherited from class org.eigenbase.resgen.ShadowResourceBundle
getKeys, getThreadLocale, getThreadOrDefaultLocale, handleGetObject, instance, instance, instance, setThreadLocale
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EigenbaseResource_en_US

public EigenbaseResource_en_US()
                        throws IOException
Throws:
IOException