Class Constants


  • public final class Constants
    extends java.lang.Object
    • Field Detail

      • queryBuilderEnterLineSize

        public static final int queryBuilderEnterLineSize
        See Also:
        Constant Field Values
      • strTableFilterMacro

        public static final java.lang.String strTableFilterMacro
        See Also:
        Constant Field Values
      • strViewFilterMacro

        public static final java.lang.String strViewFilterMacro
        See Also:
        Constant Field Values
      • strProcedureFilterMacro

        public static final java.lang.String strProcedureFilterMacro
        See Also:
        Constant Field Values
      • strSynonymFilterMacro

        public static final java.lang.String strSynonymFilterMacro
        See Also:
        Constant Field Values
      • strBadObjectName

        public static final java.lang.String strBadObjectName
        See Also:
        Constant Field Values
      • strBadLogicalExpression

        public static final java.lang.String strBadLogicalExpression
        See Also:
        Constant Field Values
      • strBadSelectStatement

        public static final java.lang.String strBadSelectStatement
        See Also:
        Constant Field Values
      • strBadSelectItem

        public static final java.lang.String strBadSelectItem
        See Also:
        Constant Field Values
      • strBadFromObjectExpression

        public static final java.lang.String strBadFromObjectExpression
        See Also:
        Constant Field Values
      • strUnexpectedTokenAt

        public static final java.lang.String strUnexpectedTokenAt
        See Also:
        Constant Field Values
      • strUnexpectedToken

        public static final java.lang.String strUnexpectedToken
        See Also:
        Constant Field Values
      • strUnknownObjectName

        public static final java.lang.String strUnknownObjectName
        See Also:
        Constant Field Values
      • strCantSelectExpression

        public static final java.lang.String strCantSelectExpression
        See Also:
        Constant Field Values
      • strCantAssignObjAlias

        public static final java.lang.String strCantAssignObjAlias
        See Also:
        Constant Field Values
      • strNoSyntaxProvider

        public static final java.lang.String strNoSyntaxProvider
        See Also:
        Constant Field Values
      • strNoMetadataProvider

        public static final java.lang.String strNoMetadataProvider
        See Also:
        Constant Field Values
      • strNoConnectionObject

        public static final java.lang.String strNoConnectionObject
        See Also:
        Constant Field Values
      • strNoTransactionObject

        public static final java.lang.String strNoTransactionObject
        See Also:
        Constant Field Values
      • strDialectDontSupportUnions

        public static final java.lang.String strDialectDontSupportUnions
        See Also:
        Constant Field Values
      • strDialectDontSupportUnionsInSubQueries

        public static final java.lang.String strDialectDontSupportUnionsInSubQueries
        See Also:
        Constant Field Values
      • strDialectDontSupportUnionsBrackets

        public static final java.lang.String strDialectDontSupportUnionsBrackets
        See Also:
        Constant Field Values
      • strDialectDontSupportUnionsBracketsInSubQuery

        public static final java.lang.String strDialectDontSupportUnionsBracketsInSubQuery
        See Also:
        Constant Field Values
      • strCantBindJoinToObjects

        public static final java.lang.String strCantBindJoinToObjects
        See Also:
        Constant Field Values
      • strMetadataProviderCantExecSQL

        public static final java.lang.String strMetadataProviderCantExecSQL
        See Also:
        Constant Field Values
      • strMetaProviderCantLoadMetadata

        public static final java.lang.String strMetaProviderCantLoadMetadata
        See Also:
        Constant Field Values
      • strMetaProviderCantLoadMetadataForDatabase

        public static final java.lang.String strMetaProviderCantLoadMetadataForDatabase
        See Also:
        Constant Field Values
      • strDialectDontSupportDatabases

        public static final java.lang.String strDialectDontSupportDatabases
        See Also:
        Constant Field Values
      • strDialectDontSupportSchemas

        public static final java.lang.String strDialectDontSupportSchemas
        See Also:
        Constant Field Values
      • strBadExpression

        public static final java.lang.String strBadExpression
        See Also:
        Constant Field Values
      • strSwitchToDerivedTable

        public static final java.lang.String strSwitchToDerivedTable
        See Also:
        Constant Field Values
      • strStrAftofitHeight

        public static final java.lang.String strStrAftofitHeight
        See Also:
        Constant Field Values
      • strInsertSubQuery

        public static final java.lang.String strInsertSubQuery
        See Also:
        Constant Field Values
      • strNewUnionSubQuery

        public static final java.lang.String strNewUnionSubQuery
        See Also:
        Constant Field Values
      • strCopyToNewUnionSubQuery

        public static final java.lang.String strCopyToNewUnionSubQuery
        See Also:
        Constant Field Values
      • strEncloseWithBrackets

        public static final java.lang.String strEncloseWithBrackets
        See Also:
        Constant Field Values
      • strRemoveBrackets

        public static final java.lang.String strRemoveBrackets
        See Also:
        Constant Field Values
      • strCriteriaOutput

        public static final java.lang.String strCriteriaOutput
        See Also:
        Constant Field Values
      • strCriteriaExpression

        public static final java.lang.String strCriteriaExpression
        See Also:
        Constant Field Values
      • strCriteriaAggregate

        public static final java.lang.String strCriteriaAggregate
        See Also:
        Constant Field Values
      • strCriteriaAlias

        public static final java.lang.String strCriteriaAlias
        See Also:
        Constant Field Values
      • strCriteriaSortType

        public static final java.lang.String strCriteriaSortType
        See Also:
        Constant Field Values
      • strCriteriaSortOrder

        public static final java.lang.String strCriteriaSortOrder
        See Also:
        Constant Field Values
      • strCriteriaGrouping

        public static final java.lang.String strCriteriaGrouping
        See Also:
        Constant Field Values
      • strCriteriaGroupBy

        public static final java.lang.String strCriteriaGroupBy
        See Also:
        Constant Field Values
      • strCriteriaCriteriaType

        public static final java.lang.String strCriteriaCriteriaType
        See Also:
        Constant Field Values
      • strCriteriaCriteria

        public static final java.lang.String strCriteriaCriteria
        See Also:
        Constant Field Values
      • strSortTypeAscending

        public static final java.lang.String strSortTypeAscending
        See Also:
        Constant Field Values
      • strSortTypeDescending

        public static final java.lang.String strSortTypeDescending
        See Also:
        Constant Field Values
      • strInsertEmtyItem

        public static final java.lang.String strInsertEmtyItem
        See Also:
        Constant Field Values
      • strMetadataTreeCurrentDatabase

        public static final java.lang.String strMetadataTreeCurrentDatabase
        See Also:
        Constant Field Values
      • strConditionTypeWhere

        public static final java.lang.String strConditionTypeWhere
        See Also:
        Constant Field Values
      • strConditionTypeHaving

        public static final java.lang.String strConditionTypeHaving
        See Also:
        Constant Field Values
      • strErrorUnknownError

        public static final java.lang.String strErrorUnknownError
        See Also:
        Constant Field Values
      • strErrorExecQuery

        public static final java.lang.String strErrorExecQuery
        See Also:
        Constant Field Values
      • strErrorBadXMLTagNotFound

        public static final java.lang.String strErrorBadXMLTagNotFound
        See Also:
        Constant Field Values
      • strErrorXMLFileNotFound

        public static final java.lang.String strErrorXMLFileNotFound
        See Also:
        Constant Field Values
      • strErrorDuplicatedAlias

        public static final java.lang.String strErrorDuplicatedAlias
        See Also:
        Constant Field Values
      • strErrorDuplicatedName

        public static final java.lang.String strErrorDuplicatedName
        See Also:
        Constant Field Values
      • strSelectAllRowsFrom

        public static final java.lang.String strSelectAllRowsFrom
        See Also:
        Constant Field Values
      • xmlDefaultDatabaseTag

        public static final java.lang.String xmlDefaultDatabaseTag
        See Also:
        Constant Field Values
      • xmlDefaultSchemasTag

        public static final java.lang.String xmlDefaultSchemasTag
        See Also:
        Constant Field Values
      • xmlCustomAggregateFunctionsTag

        public static final java.lang.String xmlCustomAggregateFunctionsTag
        See Also:
        Constant Field Values
      • xmlCustomAggregateFunctionTag

        public static final java.lang.String xmlCustomAggregateFunctionTag
        See Also:
        Constant Field Values
      • xmlExpressionTag

        public static final java.lang.String xmlExpressionTag
        See Also:
        Constant Field Values
      • xmlDescriptionTag

        public static final java.lang.String xmlDescriptionTag
        See Also:
        Constant Field Values
      • xmlLongDescriptionTag

        public static final java.lang.String xmlLongDescriptionTag
        See Also:
        Constant Field Values
      • xmlParametersTag

        public static final java.lang.String xmlParametersTag
        See Also:
        Constant Field Values
      • xmlTypePlatformTag

        public static final java.lang.String xmlTypePlatformTag
        See Also:
        Constant Field Values
      • xmlTypePlatformTagDelphi

        public static final java.lang.String xmlTypePlatformTagDelphi
        See Also:
        Constant Field Values
      • xmlTypePlatformTagNet

        public static final java.lang.String xmlTypePlatformTagNet
        See Also:
        Constant Field Values
      • xmlTypePlatformTagJava

        public static final java.lang.String xmlTypePlatformTagJava
        See Also:
        Constant Field Values
      • xmlPrimaryKeyTag

        public static final java.lang.String xmlPrimaryKeyTag
        See Also:
        Constant Field Values
      • xmlAltNameCaseSensTag

        public static final java.lang.String xmlAltNameCaseSensTag
        See Also:
        Constant Field Values
      • xmlKeyCardinalityTag

        public static final java.lang.String xmlKeyCardinalityTag
        See Also:
        Constant Field Values
      • xmlChildDatabaseTag

        public static final java.lang.String xmlChildDatabaseTag
        See Also:
        Constant Field Values
      • xmlChildSchemaTag

        public static final java.lang.String xmlChildSchemaTag
        See Also:
        Constant Field Values
      • xmlChildFieldsTag

        public static final java.lang.String xmlChildFieldsTag
        See Also:
        Constant Field Values
      • xmlChildCardinalityTag

        public static final java.lang.String xmlChildCardinalityTag
        See Also:
        Constant Field Values
      • xmlReferencedDatabaseTag

        public static final java.lang.String xmlReferencedDatabaseTag
        See Also:
        Constant Field Values
      • xmlReferencedSchemaTag

        public static final java.lang.String xmlReferencedSchemaTag
        See Also:
        Constant Field Values
      • xmlReferencedNameTag

        public static final java.lang.String xmlReferencedNameTag
        See Also:
        Constant Field Values
      • strExpressionBuilder

        public static java.lang.String strExpressionBuilder
      • strCheckAll

        public static java.lang.String strCheckAll
      • strUncheckAll

        public static java.lang.String strUncheckAll
      • strCapitalized

        public static java.lang.String strCapitalized
      • strUppercase

        public static java.lang.String strUppercase
      • strLowercase

        public static java.lang.String strLowercase
      • strDeleteCTE

        public static java.lang.String strDeleteCTE
      • strRenameCTE

        public static java.lang.String strRenameCTE
      • strConfirmCTERemoving

        public static java.lang.String strConfirmCTERemoving
      • strColumnNameAlreadyUsed

        public static java.lang.String strColumnNameAlreadyUsed
      • strDeletingAliasCausesConflict

        public static java.lang.String strDeletingAliasCausesConflict
      • strSelectingExpressionCausesConflict

        public static java.lang.String strSelectingExpressionCausesConflict
      • strLinkedObjects

        public static java.lang.String strLinkedObjects
      • strNoLinkedObjects

        public static java.lang.String strNoLinkedObjects
    • Constructor Detail

      • Constants

        public Constants()