Package org.apache.derby.iapi.reference
Interface ClassName
-
public interface ClassNameList of strings representing class names, which are typically found for classes with implement the Formatable interface. These strings are removed from the code to separate them from the strings which need to be internationalized. It also reduces footprint.This class has no methods, all it contains are String's which by default are public, static and final since they are declared in an interface.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringActivationstatic java.lang.StringAuthorizerstatic java.lang.StringAvgAggregatorstatic java.lang.StringBaseActivationstatic java.lang.StringBaseExpressionActivationstatic java.lang.StringBitDataValuestatic java.lang.StringBooleanDataValuestatic java.lang.StringConcatableDataValuestatic java.lang.StringConstantActionstatic java.lang.StringContextstatic java.lang.StringCountAggregatorstatic java.lang.StringCurrentDatetimestatic java.lang.StringCursorActivationstatic java.lang.StringCursorResultSetstatic java.lang.StringDataDictionarystatic java.lang.StringDataValueDescriptorstatic java.lang.StringDataValueFactorystatic java.lang.StringDateTimeDataValuestatic java.lang.StringExecIndexRowstatic java.lang.StringExecPreparedStatementstatic java.lang.StringExecRowstatic java.lang.StringExecutionFactorystatic java.lang.StringFileMonitorstatic java.lang.StringFormatableBitSetstatic java.lang.StringGeneratedByteCodestatic java.lang.StringGeneratedClassstatic java.lang.StringGeneratedMethodstatic java.lang.StringLanguageConnectionContextstatic java.lang.StringLanguageFactorystatic java.lang.StringMaxMinAggregatorstatic java.lang.StringNoPutResultSetstatic java.lang.StringNumberDataValuestatic java.lang.StringParameterValueSetstatic java.lang.StringParameterValueSetFactorystatic java.lang.StringQualifierstatic java.lang.StringRefDataValuestatic java.lang.StringResultSetstatic java.lang.StringResultSetFactorystatic java.lang.StringRowstatic java.lang.StringRowFactorystatic java.lang.StringRowLocationstatic java.lang.StringRunTimeStatisticsstatic java.lang.StringStandardExceptionstatic java.lang.StringStorablestatic java.lang.StringSTORE_CONGLOMDIRstatic java.lang.StringSTORE_PCXENAstatic java.lang.StringStringDataValuestatic java.lang.StringSumAggregatorstatic java.lang.StringTriggerNewTransitionRowsstatic java.lang.StringTriggerOldTransitionRowsstatic java.lang.StringUserDataValuestatic java.lang.StringUserDefinedAggregatorstatic java.lang.StringVariableSizeDataValuestatic java.lang.StringVTICostingstatic java.lang.StringXMLDataValue
-
-
-
Field Detail
-
STORE_CONGLOMDIR
static final java.lang.String STORE_CONGLOMDIR
- See Also:
- Constant Field Values
-
STORE_PCXENA
static final java.lang.String STORE_PCXENA
- See Also:
- Constant Field Values
-
DataValueFactory
static final java.lang.String DataValueFactory
- See Also:
- Constant Field Values
-
DataValueDescriptor
static final java.lang.String DataValueDescriptor
- See Also:
- Constant Field Values
-
BooleanDataValue
static final java.lang.String BooleanDataValue
- See Also:
- Constant Field Values
-
BitDataValue
static final java.lang.String BitDataValue
- See Also:
- Constant Field Values
-
StringDataValue
static final java.lang.String StringDataValue
- See Also:
- Constant Field Values
-
DateTimeDataValue
static final java.lang.String DateTimeDataValue
- See Also:
- Constant Field Values
-
NumberDataValue
static final java.lang.String NumberDataValue
- See Also:
- Constant Field Values
-
RefDataValue
static final java.lang.String RefDataValue
- See Also:
- Constant Field Values
-
UserDataValue
static final java.lang.String UserDataValue
- See Also:
- Constant Field Values
-
ConcatableDataValue
static final java.lang.String ConcatableDataValue
- See Also:
- Constant Field Values
-
XMLDataValue
static final java.lang.String XMLDataValue
- See Also:
- Constant Field Values
-
FormatableBitSet
static final java.lang.String FormatableBitSet
- See Also:
- Constant Field Values
-
BaseActivation
static final java.lang.String BaseActivation
- See Also:
- Constant Field Values
-
BaseExpressionActivation
static final java.lang.String BaseExpressionActivation
- See Also:
- Constant Field Values
-
CursorActivation
static final java.lang.String CursorActivation
- See Also:
- Constant Field Values
-
Row
static final java.lang.String Row
- See Also:
- Constant Field Values
-
Qualifier
static final java.lang.String Qualifier
- See Also:
- Constant Field Values
-
RunTimeStatistics
static final java.lang.String RunTimeStatistics
- See Also:
- Constant Field Values
-
Storable
static final java.lang.String Storable
- See Also:
- Constant Field Values
-
StandardException
static final java.lang.String StandardException
- See Also:
- Constant Field Values
-
LanguageConnectionContext
static final java.lang.String LanguageConnectionContext
- See Also:
- Constant Field Values
-
ConstantAction
static final java.lang.String ConstantAction
- See Also:
- Constant Field Values
-
DataDictionary
static final java.lang.String DataDictionary
- See Also:
- Constant Field Values
-
CursorResultSet
static final java.lang.String CursorResultSet
- See Also:
- Constant Field Values
-
ExecIndexRow
static final java.lang.String ExecIndexRow
- See Also:
- Constant Field Values
-
ExecPreparedStatement
static final java.lang.String ExecPreparedStatement
- See Also:
- Constant Field Values
-
ExecRow
static final java.lang.String ExecRow
- See Also:
- Constant Field Values
-
Activation
static final java.lang.String Activation
- See Also:
- Constant Field Values
-
ResultSet
static final java.lang.String ResultSet
- See Also:
- Constant Field Values
-
FileMonitor
static final java.lang.String FileMonitor
- See Also:
- Constant Field Values
-
GeneratedClass
static final java.lang.String GeneratedClass
- See Also:
- Constant Field Values
-
GeneratedMethod
static final java.lang.String GeneratedMethod
- See Also:
- Constant Field Values
-
GeneratedByteCode
static final java.lang.String GeneratedByteCode
- See Also:
- Constant Field Values
-
Context
static final java.lang.String Context
- See Also:
- Constant Field Values
-
NoPutResultSet
static final java.lang.String NoPutResultSet
- See Also:
- Constant Field Values
-
ResultSetFactory
static final java.lang.String ResultSetFactory
- See Also:
- Constant Field Values
-
RowFactory
static final java.lang.String RowFactory
- See Also:
- Constant Field Values
-
RowLocation
static final java.lang.String RowLocation
- See Also:
- Constant Field Values
-
VariableSizeDataValue
static final java.lang.String VariableSizeDataValue
- See Also:
- Constant Field Values
-
ParameterValueSet
static final java.lang.String ParameterValueSet
- See Also:
- Constant Field Values
-
CurrentDatetime
static final java.lang.String CurrentDatetime
- See Also:
- Constant Field Values
-
MaxMinAggregator
static final java.lang.String MaxMinAggregator
- See Also:
- Constant Field Values
-
SumAggregator
static final java.lang.String SumAggregator
- See Also:
- Constant Field Values
-
CountAggregator
static final java.lang.String CountAggregator
- See Also:
- Constant Field Values
-
AvgAggregator
static final java.lang.String AvgAggregator
- See Also:
- Constant Field Values
-
UserDefinedAggregator
static final java.lang.String UserDefinedAggregator
- See Also:
- Constant Field Values
-
ExecutionFactory
static final java.lang.String ExecutionFactory
- See Also:
- Constant Field Values
-
LanguageFactory
static final java.lang.String LanguageFactory
- See Also:
- Constant Field Values
-
ParameterValueSetFactory
static final java.lang.String ParameterValueSetFactory
- See Also:
- Constant Field Values
-
TriggerNewTransitionRows
static final java.lang.String TriggerNewTransitionRows
- See Also:
- Constant Field Values
-
TriggerOldTransitionRows
static final java.lang.String TriggerOldTransitionRows
- See Also:
- Constant Field Values
-
VTICosting
static final java.lang.String VTICosting
- See Also:
- Constant Field Values
-
Authorizer
static final java.lang.String Authorizer
- See Also:
- Constant Field Values
-
-