|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> [ types overview ] | PREV NEXT | ||||||||
A
- AM_PM - Static variable in class org.apache.derby.iapi.types.SQLTime
- ANY_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTime
- absolute(NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
- Numbers check for isNegative first and negate it if negative.
- absolute(NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
- The SQL ABSOLUTE operator.
- addInternal(int, int, SQLTimestamp) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- and(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
- The SQL AND operator.
- and(BooleanDataValue) - Method in class org.apache.derby.iapi.types.SQLBoolean
- The AND operator.
- anyChar - Static variable in class org.apache.derby.iapi.types.Like
- anyString - Static variable in class org.apache.derby.iapi.types.Like
- appendBlanks(char[], int, int) - Static method in class org.apache.derby.iapi.types.SQLChar
- arg_passer - Variable in class org.apache.derby.iapi.types.SQLChar
- atLeastOneMatch - Variable in class org.apache.derby.iapi.types.XML.ExistsHandler
B
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLBinary
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLChar
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDate
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDecimal
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDouble
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLInteger
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLLongint
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLReal
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLRef
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLSmallint
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTime
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTinyint
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.UserType
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.XML
- BIG_DECIMAL_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDecimal
- BINARY_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BIT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- BIT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- BIT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BIT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- BLANKS - Static variable in class org.apache.derby.iapi.types.SQLChar
- Static array that can be used for blank padding.
- BLOB_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- BLOB_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- BLOB_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BLOB_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN - Static variable in class org.apache.derby.iapi.types.JSQLType
- BOOLEAN_FALSE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- BOOLEAN_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- BOOLEAN_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN_TRUE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- BOTH - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- BYTE - Static variable in class org.apache.derby.iapi.types.JSQLType
- BigIntegerDecimal - class org.apache.derby.iapi.types.BigIntegerDecimal.
- DECIMAL support using the immutable java.math.BigInteger to perform arithmetic and conversions.
- BigIntegerDecimal() - Constructor for class org.apache.derby.iapi.types.BigIntegerDecimal
- BinaryDecimal - class org.apache.derby.iapi.types.BinaryDecimal.
- SQL DECIMAL using raw data.
- BinaryDecimal() - Constructor for class org.apache.derby.iapi.types.BinaryDecimal
- BitDataValue - interface org.apache.derby.iapi.types.BitDataValue.
- BooleanDataValue - interface org.apache.derby.iapi.types.BooleanDataValue.
- baseTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- bdPrecision - Static variable in class org.apache.derby.iapi.types.SQLDecimal
- boot(boolean, Properties) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- boot(boolean, Properties) - Method in class org.apache.derby.iapi.types.J2SEDataValueFactory
- builtIn() - Method in class org.apache.derby.iapi.types.TypeId
- Tell whether this is a built-in type.
C
- CDCDataValueFactory - class org.apache.derby.iapi.types.CDCDataValueFactory.
- DataValueFactory implementation for J2ME/CDC/Foundation.
- CDCDataValueFactory() - Constructor for class org.apache.derby.iapi.types.CDCDataValueFactory
- Make the constructor public.
- CHAR - Static variable in class org.apache.derby.iapi.types.JSQLType
- CHAR_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- CHAR_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- CHAR_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- CHAR_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- CLOB_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- CLOB_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- CLOB_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- CLOB_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- CloneableObject - interface org.apache.derby.iapi.types.CloneableObject.
- This is a simple interface that is used by the sorter for cloning input rows.
- ConcatableDataValue - interface org.apache.derby.iapi.types.ConcatableDataValue.
- The ConcatableDataValue interface corresponds to the SQL 92 string value data type.
- cKey - Variable in class org.apache.derby.iapi.types.SQLChar
- canSupport(Properties) - Method in class org.apache.derby.iapi.types.CDCDataValueFactory
- category - Variable in class org.apache.derby.iapi.types.JSQLType
- charLength(NumberDataValue) - Method in interface org.apache.derby.iapi.types.ConcatableDataValue
- The SQL char_length() function.
- charLength(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLBinary
- This method implements the char_length function for bit.
- charLength(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
- This method implements the char_length function for char.
- characters(char[], int, int) - Method in class org.apache.derby.iapi.types.XML.ExistsHandler
- checkEnd() - Method in class org.apache.derby.iapi.types.DateTimeParser
- Check that we are at the end of the string: that the rest of the characters, if any, are blanks.
- checkHostVariable(int) - Method in class org.apache.derby.iapi.types.DataType
- Check the value to seem if it conforms to the restrictions imposed by DB2/JCC on host variables for this type.
- checkHostVariable(int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- Check the value to seem if it conforms to the restrictions imposed by DB2/JCC on host variables for this type.
- checkHostVariable(int) - Method in class org.apache.derby.iapi.types.SQLBinary
- Host variables are rejected if their length is bigger than the declared length, regardless of if the trailing bytes are the pad character.
- checkLengths(int, int, int, char[], int) - Static method in class org.apache.derby.iapi.types.Like
- checkLengths -- non-national chars Returns null if we are not done.
- checkLengths(int, int, int, int[], int, int[]) - Static method in class org.apache.derby.iapi.types.Like
- checkLengths -- national chars Returns null if we are not done.
- classNameWasDelimitedIdentifier - Variable in class org.apache.derby.iapi.types.TypeId
- cloneObject() - Method in interface org.apache.derby.iapi.types.CloneableObject
- Get a shallow copy of the object and return it.
- cloneObject() - Method in class org.apache.derby.iapi.types.DataType
- From CloneableObject
- cloneObject() - Method in class org.apache.derby.iapi.types.SQLBinary
- From CloneableObject Shallow clone a StreamStorable without objectifying.
- cloneObject() - Method in class org.apache.derby.iapi.types.SQLChar
- From CloneableObject Shallow clone a StreamStorable without objectifying.
- closeStream() - Method in interface org.apache.derby.iapi.types.Resetable
- Close.
- coalesce(DataValueDescriptor[], DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
- coalesce(DataValueDescriptor[], DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- The SQL language COALESCE/VALUE function.
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.DataType
- compare(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- Compare this Orderable with a given Orderable for the purpose of index positioning.
- compare(int, DataValueDescriptor, boolean, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- Compare this Orderable with a given Orderable for the purpose of qualification and sorting.
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.NumberDataType
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.NumberDataType
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLBinary
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
- compare(byte[], byte[]) - Static method in class org.apache.derby.iapi.types.SQLBinary
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLChar
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDate
- Orderable interface
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLDate
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLRef
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLRef
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTime
- Orderable interface
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLTime
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
- Orderable interface
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.UserType
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.XML
- Compare two XML DataValueDescriptors.
- computeDateFunction(DataValueDescriptor, DataValueFactory) - Static method in class org.apache.derby.iapi.types.SQLDate
- Implement the date SQL function: construct a SQL date from a string, number, or timestamp.
- computeEncodedDate(Calendar) - Static method in class org.apache.derby.iapi.types.SQLDate
- computeEncodedDate extracts the year, month and date from a Calendar value and encodes them as year << 16 + month << 8 + date Use this function will help to remember to add 1 to month which is 0 based in the Calendar class
- computeEncodedDate(int, int, int) - Static method in class org.apache.derby.iapi.types.SQLDate
- computeEncodedDate(Date) - Static method in class org.apache.derby.iapi.types.SQLDate
- Compute the encoded date given a date
- computeEncodedDate(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLDate
- computeEncodedDate(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
- computeEncodedDate sets the date in a Calendar object and then uses the SQLDate function to compute an encoded date The encoded date is year << 16 + month << 8 + date
- computeEncodedTime(Calendar) - Static method in class org.apache.derby.iapi.types.SQLTime
- Calculate the encoded time from a Calendar object encoded time is hour << 16 + min << 8 + sec this function is also used by SQLTimestamp
- computeEncodedTime(int, int, int) - Static method in class org.apache.derby.iapi.types.SQLTime
- computeEncodedTime(Date) - Method in class org.apache.derby.iapi.types.SQLTime
- Compute encoded time value Time is represented by hour << 16 + minute << 8 + seconds
- computeEncodedTime(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTime
- computeEncodedTime(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
- computeEncodedTime extracts the hour, minute and seconds from a java.util.Date value and encodes them as hour << 16 + minute << 8 + second using the SQLTime function for encoding the data
- computeMaxWidth(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
- Compute the maximum width (column display width) of a decimal or numeric data value, given its precision and scale.
- computeTimestampFunction(DataValueDescriptor, DataValueFactory) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
- Compute the SQL timestamp function.
- concatenate(BitDataValue, BitDataValue, BitDataValue) - Method in interface org.apache.derby.iapi.types.BitDataValue
- The SQL concatenation '||' operator.
- concatenate(BitDataValue, BitDataValue, BitDataValue) - Method in class org.apache.derby.iapi.types.SQLBinary
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in interface org.apache.derby.iapi.types.StringDataValue
- The SQL concatenation '||' operator.
- copyState(SQLChar) - Method in class org.apache.derby.iapi.types.SQLChar
- currentSeparator - Variable in class org.apache.derby.iapi.types.DateTimeParser
D
- DATE_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- DATE_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- DATE_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- DATE_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- DATE_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- DATE_SEPARATORS - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- DATE_TIME_SEPARATORS - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- DATE_TIME_SEPARATORS_OR_END - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- DAY_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- DAY_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- DECIMAL_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE - Static variable in class org.apache.derby.iapi.types.JSQLType
- DOUBLE_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLDouble
- DOUBLE_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_PRECISION_IN_DIGITS - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- DTSClassInfo - class org.apache.derby.iapi.types.DTSClassInfo.
- DTSClassInfo() - Constructor for class org.apache.derby.iapi.types.DTSClassInfo
- DataType - class org.apache.derby.iapi.types.DataType.
- DataType is the superclass for all data types.
- DataType() - Constructor for class org.apache.derby.iapi.types.DataType
- DataTypeDescriptor - class org.apache.derby.iapi.types.DataTypeDescriptor.
- This is an implementation of DataTypeDescriptor from the generic language datatype module interface.
- DataTypeDescriptor() - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- Public niladic constructor.
- DataTypeDescriptor(TypeId, int, int, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- Constructor for use with numeric types
- DataTypeDescriptor(TypeId, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- Constructor for use with non-numeric types
- DataTypeDescriptor(TypeId, boolean) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- DataTypeDescriptor(DataTypeDescriptor, boolean) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- DataTypeDescriptor(DataTypeDescriptor, int, int, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- Constructor for internal uses only.
- DataTypeDescriptor(DataTypeDescriptor, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- Constructor for internal uses only
- DataTypeDescriptor(TypeDescriptorImpl, TypeId) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- Constructor for use in reconstructing a DataTypeDescriptor from a TypeDescriptorImpl and a TypeId
- DataTypeUtilities - class org.apache.derby.iapi.types.DataTypeUtilities.
- A set of static utility methods for data types.
- DataTypeUtilities() - Constructor for class org.apache.derby.iapi.types.DataTypeUtilities
- DataValueDescriptor - interface org.apache.derby.iapi.types.DataValueDescriptor.
- The DataValueDescriptor interface provides methods to get the data from a column returned by a statement.
- DataValueFactory - interface org.apache.derby.iapi.types.DataValueFactory.
- This interface is how we get constant data values of different types.
- DataValueFactoryImpl - class org.apache.derby.iapi.types.DataValueFactoryImpl.
- Core implementation of DataValueFactory.
- DataValueFactoryImpl() - Constructor for class org.apache.derby.iapi.types.DataValueFactoryImpl
- DateTimeDataValue - interface org.apache.derby.iapi.types.DateTimeDataValue.
- DateTimeParser - class org.apache.derby.iapi.types.DateTimeParser.
- This class provides a simple regular expression parser for standard format dates, times, and timestamps
- DateTimeParser(String) - Constructor for class org.apache.derby.iapi.types.DateTimeParser
- data2c - Variable in class org.apache.derby.iapi.types.BinaryDecimal
- The unscaled value as a binary two's complement array.
- dataTypeConversion(String) - Method in class org.apache.derby.iapi.types.DataType
- Return an conversion exception for this type.
- dataValue - Variable in class org.apache.derby.iapi.types.SQLBinary
- dateToString(int, int, int, StringBuffer) - Static method in class org.apache.derby.iapi.types.SQLDate
- Convert a date to the JDBC representation and append it to a string buffer.
- decimalImplementation - Static variable in class org.apache.derby.iapi.types.TypeId
- Implementation of DECIMAL datatype for generating holders through getNull.
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BinaryDecimal
- divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.BinaryDecimal
- This method implements the / operator for BigDecimal/BigDecimal
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
- This method implements the / operator for TINYINT, SMALLINT and INTEGER.
- divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.NumberDataType
- Suitable for integral types that ignore scale.
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
- The SQL / operator.
- divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in interface org.apache.derby.iapi.types.NumberDataValue
- The SQL / operator.
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDecimal
- This method implements the / operator for BigDecimal/BigDecimal
- divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.SQLDecimal
- This method implements the / operator for BigDecimal/BigDecimal
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDouble
- This method implements the / operator for "double / double".
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
- This method implements the / operator for "bigint / bigint".
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLReal
- This method implements the / operator for "real / real".
- divideNN(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
- Divide two non-null NumberDataValues using DECIMAL arithmetic.
- divideNN(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.BinaryDecimal
- Divide two non-nullable values using DECIMAL arithmetic.
E
- END_OF_STRING - Static variable in class org.apache.derby.iapi.types.SQLDate
- END_OF_STRING - Static variable in class org.apache.derby.iapi.types.SQLTime
- END_OF_STRING - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- encodedDate - Variable in class org.apache.derby.iapi.types.SQLDate
- encodedDate - Variable in class org.apache.derby.iapi.types.SQLTimestamp
- encodedDateToString(int) - Static method in class org.apache.derby.iapi.types.SQLDate
- Get the String version from the encodedDate.
- encodedTime - Variable in class org.apache.derby.iapi.types.SQLTime
- encodedTime - Variable in class org.apache.derby.iapi.types.SQLTimestamp
- encodedTimeFraction - Variable in class org.apache.derby.iapi.types.SQLTime
- encodedTimeToString(int) - Static method in class org.apache.derby.iapi.types.SQLTime
- Get the String version from the encodedTime.
- equals(boolean) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
- Tell whether a BooleanDataValue has the given value.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
- The = operator as called from the language module, as opposed to the storage module.
- equals(Object) - Method in class org.apache.derby.iapi.types.DataType
- equals(Object) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
- Compare if two TypeDescriptors are exactly the same
- equals(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- The SQL language = operator.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
- The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
- The = operator as called from the language module, as opposed to the storage module.
- equals(boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
- Determine whether this SQLBoolean contains the given boolean value.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
- The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
- The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
- The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
- The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
- The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
- The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
- The = operator as called from the language module, as opposed to the storage module.
- equals(Object) - Method in class org.apache.derby.iapi.types.TypeId
- we want equals to say if these are the same type id or not.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
- The = operator as called from the language module, as opposed to the storage module.
- error(SAXParseException) - Method in class org.apache.derby.iapi.types.XML.XMLErrorHandler
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.BinaryDecimal
- estimateMemoryUsage() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- Estimate the memory usage in bytes of the data value and the overhead of the class.
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBinary
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBoolean
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLChar
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLDate
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLDecimal
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLDouble
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLInteger
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLLongint
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLReal
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLRef
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLSmallint
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLTime
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLTinyint
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.UserType
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.XML
- estimatedMemoryUsage() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
- Get the estimated memory usage for this type descriptor.
- exists() - Method in class org.apache.derby.iapi.types.XML.ExistsHandler
- exists(String) - Method in class org.apache.derby.iapi.types.XML
- Helper method for XMLExists.
- exists(String) - Method in interface org.apache.derby.iapi.types.XMLDataValue
- Helper method for XMLExists.
F
- FLOAT - Static variable in class org.apache.derby.iapi.types.JSQLType
- FLOAT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- FRACTION_TO_NANO - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- FRAC_SECOND_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- falseTruthValue() - Static method in class org.apache.derby.iapi.types.SQLBoolean
- Return a false truth value.
- fatalError(SAXParseException) - Method in class org.apache.derby.iapi.types.XML.XMLErrorHandler
- fieldStart - Variable in class org.apache.derby.iapi.types.DateTimeParser
- flip(int) - Static method in class org.apache.derby.iapi.types.DataType
- Flip the operator used in a comparison (< -> >).
- formatId - Variable in class org.apache.derby.iapi.types.TypeId
- formatJDBCDate(Calendar, StringBuffer) - Method in class org.apache.derby.iapi.types.SQLChar
- formatJDBCTime(Calendar, StringBuffer) - Method in class org.apache.derby.iapi.types.SQLChar
G
- GROWBY_FOR_CHAR - Static variable in class org.apache.derby.iapi.types.SQLChar
- when we know that the array needs to grow by at least one byte, it is not performant to grow by just one byte instead this amount is used to provide a reasonable growby size.
- genericSetObject(Object) - Method in class org.apache.derby.iapi.types.DataType
- getApproximateLengthInBytes(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
- Get the approximate length of this type in bytes.
- getBID(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
- Obtain a BinaryDecimal that represents the passed in value.
- getBaseTypeId() - Method in class org.apache.derby.iapi.types.TypeId
- Get the base type id that is embedded in this type id.
- getBigDecimal() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getBigDecimal(DataValueDescriptor) - Static method in class org.apache.derby.iapi.types.SQLDecimal
- Get a BigDecimal representing the value of a DataValueDescriptor
- getBitDataValue(byte[]) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- Get a SQL bit with the given value.
- getBitDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getBitDataValue(byte[]) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getBitDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getBlobDataValue(byte[]) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- Get a SQL Blob with the given value.
- getBlobDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getBlobDataValue(byte[]) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getBlobDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getBoolean() - Method in interface org.apache.derby.iapi.types.BooleanDataValue
- getBoolean() - Method in class org.apache.derby.iapi.types.DataType
- Gets the value in the data value descriptor as a boolean.
- getBoolean() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- Gets the value in the data value descriptor as a boolean.
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLChar
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLClob
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLDouble
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLInteger
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLLongint
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLReal
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getBoolean() - Method in class org.apache.derby.iapi.types.UserType
- getBuiltInDataTypeDescriptor(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
- Get a descriptor that corresponds to a builtin JDBC type.
- getBuiltInDataTypeDescriptor(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
- getBuiltInDataTypeDescriptor(int, boolean) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
- Get a descriptor that corresponds to a builtin JDBC type.
- getBuiltInDataTypeDescriptor(int, boolean, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
- Get a descriptor that corresponds to a builtin JDBC type.
- getBuiltInDataTypeDescriptor(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
- Get a DataTypeServices that corresponds to a builtin SQL type
- getBuiltInDataTypeDescriptor(String, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
- Get a DataTypeServices that corresponds to a builtin SQL type
- getBuiltInTypeId(int) - Static method in class org.apache.derby.iapi.types.TypeId
- Get a TypeId of the given JDBC type.
- getBuiltInTypeId(String) - Static method in class org.apache.derby.iapi.types.TypeId
- getByte() - Method in class org.apache.derby.iapi.types.BinaryDecimal
- Return a byte from this value.
- getByte() - Method in class org.apache.derby.iapi.types.DataType
- Gets the value in the data value descriptor as a byte.
- getByte() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- Gets the value in the data value descriptor as a byte.
- getByte() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getByte() - Method in class org.apache.derby.iapi.types.SQLChar
- getByte() - Method in class org.apache.derby.iapi.types.SQLClob
- getByte() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getByte() - Method in class org.apache.derby.iapi.types.SQLDouble
- getByte() - Method in class org.apache.derby.iapi.types.SQLInteger
- getByte() - Method in class org.apache.derby.iapi.types.SQLLongint
- getByte() - Method in class org.apache.derby.iapi.types.SQLReal
- getByte() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getByte() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getByte() - Method in class org.apache.derby.iapi.types.UserType
- getBytes() - Method in class org.apache.derby.iapi.types.DataType
- Gets the value in the data value descriptor as a byte[].
- getBytes() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- Gets the value in the data value descriptor as a byte array.
- getBytes() - Method in class org.apache.derby.iapi.types.SQLBinary
- getBytes() - Method in class org.apache.derby.iapi.types.SQLClob
- getBytes() - Method in class org.apache.derby.iapi.types.UserType
- getCatalogType() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
- Get the simplified type descriptor that is intended to be stored in the system tables.
- getCategory() - Method in class org.apache.derby.iapi.types.JSQLType
- What kind of type is this:
- getCharArray() - Method in class org.apache.derby.iapi.types.SQLChar
- Get a char array.
- getCharArray() - Method in interface org.apache.derby.iapi.types.StringDataValue
- Get a char array.
- getCharDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- Get a SQL char with the given value.
- getCharDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getCharDataValue(String) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getCharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getClassNameWasDelimitedIdentifier() - Method in class org.apache.derby.iapi.types.TypeId
- For user types, tell whether or not the class name was a delimited identifier.
- getClobDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- Get a SQL Clob with the given value.
- getClobDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getClobDataValue(String) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getClobDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getClone() - Method in class org.apache.derby.iapi.types.BinaryDecimal
- getClone() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
- Clone this DataValueDescriptor.
- getClone() - Method in class org.apache.derby.iapi.types.SQLBinary
- getClone() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getClone() - Method in class org.apache.derby.iapi.types.SQLChar
- getClone() - Method in class org.apache.derby.iapi.types.SQLClob
- getClone() - Method in class org.apache.derby.iapi.types.SQLDate
- getClone() - Method in class org.apache.derby.iapi.types.SQLDecimal
- WARNING clone is a shallow copy
- getClone() - Method in class org.apache.derby.iapi.types.SQLDouble
- getClone() - Method in class org.apache.derby.iapi.types.SQLInteger
- getClone() - Method in class org.apache.derby.iapi.types.SQLLongint
- getClone() - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- getClone() - Method in class org.apache.derby.iapi.types.SQLNClob
- getClone() - Method in class org.apache.derby.iapi.types.SQLNationalChar
- getClone() - Method in class org.apache.derby.iapi.types.SQLNationalLongvarchar
- getClone() - Method in class org.apache.derby.iapi.types.SQLNationalVarchar
- getClone() - Method in class org.apache.derby.iapi.types.SQLReal
- getClone() - Method in class org.apache.derby.iapi.types.SQLRef
- getClone() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getClone() - Method in class org.apache.derby.iapi.types.SQLTime
- getClone() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getClone() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getClone() - Method in class org.apache.derby.iapi.types.SQLVarchar
- getClone() - Method in class org.apache.derby.iapi.types.UserType
- getClone() - Method in class org.apache.derby.iapi.types.XML
- getCollationKey() - Method in class org.apache.derby.iapi.types.SQLChar
- getColumnDisplaySize(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
- Gets the display width of a column of a given type.
- getColumnDisplaySize(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
- getCorrespondingJavaTypeName() - Method in class org.apache.derby.iapi.types.TypeId
- Get the name of the corresponding Java type.
- getCurrentSeparator() - Method in class org.apache.derby.iapi.types.DateTimeParser
- getDataValue(Integer) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- Get a SQL int with the given value.
- getDataValue(Integer, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getDataValue(char) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- Get a SQL