|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ load overview ] | PREV NEXT | ||||||||
A
- ASCII_FIXED_FORMAT_CODE - Static variable in class org.apache.derby.impl.load.ImportReadData
- aStream - Variable in class org.apache.derby.impl.load.ExportWriteData
B
- bufferedReader - Variable in class org.apache.derby.impl.load.ImportReadData
C
- COLUMNNAMEPREFIX - Static variable in class org.apache.derby.impl.load.ImportAbstract
- COLUMN_DEFINITION - Static variable in class org.apache.derby.impl.load.ControlInfo
- COLUMN_WIDTHS - Static variable in class org.apache.derby.impl.load.ControlInfo
- COMMA - Static variable in class org.apache.derby.impl.load.ControlInfo
- COMMIT_COUNT - Static variable in class org.apache.derby.impl.load.ControlInfo
- CR - Static variable in class org.apache.derby.impl.load.ControlInfo
- CRLF - Static variable in class org.apache.derby.impl.load.ControlInfo
- ColumnInfo - class org.apache.derby.impl.load.ColumnInfo.
- This class provides supportto create casting/conversions required to perform import.
- ColumnInfo(Connection, String, String, String, String, String) - Constructor for class org.apache.derby.impl.load.ColumnInfo
- Initialize the column type and name information
- ControlInfo - class org.apache.derby.impl.load.ControlInfo.
- ControlInfo() - Constructor for class org.apache.derby.impl.load.ControlInfo
- checkForWhiteSpaceInBack() - Method in class org.apache.derby.impl.load.ImportReadData
- checkForWhiteSpaceInFront() - Method in class org.apache.derby.impl.load.ImportReadData
- close() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- close() - Method in class org.apache.derby.impl.load.ImportAbstract
- closes the resultset
- closeStream() - Method in class org.apache.derby.impl.load.ImportReadData
- close the input data file
- columnCount - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- columnDefinition - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- columnDefinition - Variable in class org.apache.derby.impl.load.ImportReadData
- columnLengths - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- columnLengths - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- columnNames - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- columnNames - Variable in class org.apache.derby.impl.load.ImportAbstract
- columnNames - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
- columnPositions - Variable in class org.apache.derby.impl.load.ColumnInfo
- columnTypes - Variable in class org.apache.derby.impl.load.ColumnInfo
- columnTypes - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- columnTypes - Variable in class org.apache.derby.impl.load.ImportReadData
- columnWidths - Variable in class org.apache.derby.impl.load.ImportAbstract
- columnWidths - Variable in class org.apache.derby.impl.load.ImportReadData
- columnWidths - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
- commonToFieldAndRecordDelimiters(String, String, char) - Method in class org.apache.derby.impl.load.ControlInfo
- con - Variable in class org.apache.derby.impl.load.ExportAbstract
- con - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- conn - Variable in class org.apache.derby.impl.load.ColumnInfo
- connectionNull() - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, the Cloudscape database connection is null.
- controlFileReader - Variable in class org.apache.derby.impl.load.ExportAbstract
- controlFileReader - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- controlFileReader - Variable in class org.apache.derby.impl.load.ImportAbstract
- controlFileReader - Variable in class org.apache.derby.impl.load.ImportReadData
- createolumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
- currentProperties - Variable in class org.apache.derby.impl.load.ControlInfo
- currentToken - Variable in class org.apache.derby.impl.load.ImportReadData
- currentTokenMaxSize - Variable in class org.apache.derby.impl.load.ImportReadData
D
- DATA_CODESET - Static variable in class org.apache.derby.impl.load.ControlInfo
- DB2_DELIMITED_FORMAT - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_COLUMN_DEFINITION - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_COMMIT_COUNT - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_ESCAPE - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FIELD_END_DELIMITER - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FIELD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FIELD_START_DELIMITER - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FORMAT - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FORMAT_CODE - Static variable in class org.apache.derby.impl.load.ImportReadData
- DEFAULT_NULL_STRING - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_QUOTE - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_RECORD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_START_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_STOP_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_VERSION - Static variable in class org.apache.derby.impl.load.ControlInfo
- dataAfterStopDelimiter(int, int) - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, there is data found between the stop delimiter and field/record spearator.
- dataCodeset - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- dataCodeset - Variable in class org.apache.derby.impl.load.ImportReadData
- dataFileNotFound(String) - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, the passed data file can't be found.
- dataFileNull() - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, null is passed for data file url.
- dataLocale - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- delimitersAreNotMutuallyExclusive() - Static method in class org.apache.derby.impl.load.LoadError
- doAllTheWork() - Method in class org.apache.derby.impl.load.ExportAbstract
- doAllTheWork() - Method in class org.apache.derby.impl.load.ImportAbstract
- Does all the work
- doExport() - Method in class org.apache.derby.impl.load.Export
- doImport() - Method in class org.apache.derby.impl.load.Import
- doubleDelimiter - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
E
- EMPTY_LINE - Static variable in class org.apache.derby.impl.load.ControlInfo
- ESCAPE - Static variable in class org.apache.derby.impl.load.ControlInfo
- Export - class org.apache.derby.impl.load.Export.
- This class provides ways to export data from a table or a view into a file.
- Export(Connection, String, String, String, String, String, String, String) - Constructor for class org.apache.derby.impl.load.Export
- ExportAbstract - class org.apache.derby.impl.load.ExportAbstract.
- ExportAbstract() - Constructor for class org.apache.derby.impl.load.ExportAbstract
- ExportResultSetForObject - class org.apache.derby.impl.load.ExportResultSetForObject.
- ExportResultSetForObject(Connection, String, String, String) - Constructor for class org.apache.derby.impl.load.ExportResultSetForObject
- ExportWriteData - class org.apache.derby.impl.load.ExportWriteData.
- ExportWriteData(String, ControlInfo) - Constructor for class org.apache.derby.impl.load.ExportWriteData
- ExportWriteDataAbstract - class org.apache.derby.impl.load.ExportWriteDataAbstract.
- ExportWriteDataAbstract() - Constructor for class org.apache.derby.impl.load.ExportWriteDataAbstract
- entityName - Variable in class org.apache.derby.impl.load.ExportAbstract
- entityNameMissing() - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, the entity (ie table/view) for import/export is missing in the database.
- errorWritingData() - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, got IOException while writing data to the file.
- expStmt - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- expectedNumberOfCols - Variable in class org.apache.derby.impl.load.ColumnInfo
- exportQuery(Connection, String, String, String, String, String) - Static method in class org.apache.derby.impl.load.Export
- SYSCS_EXPORT_QUERY system Procedure from ij or from a Java application invokes this method to perform export of the data retrieved by select statement to a file.
- exportResultSetForObject - Variable in class org.apache.derby.impl.load.ExportAbstract
- exportTable(Connection, String, String, String, String, String, String) - Static method in class org.apache.derby.impl.load.Export
- SYSCS_EXPORT_TABLE system Procedure from ij or from a Java application invokes this method to perform export of a table data to a file.
- exportWriteData - Variable in class org.apache.derby.impl.load.ExportAbstract
F
- FF - Static variable in class org.apache.derby.impl.load.ControlInfo
- FIELD_END_DELIMITER - Static variable in class org.apache.derby.impl.load.ControlInfo
- FIELD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
- FIELD_START_DELIMITER - Static variable in class org.apache.derby.impl.load.ControlInfo
- FORMAT - Static variable in class org.apache.derby.impl.load.ControlInfo
- fieldAndRecordSeparatorsSubset() - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, field & record separators are substring of each other.
- fieldSepStartNotWhite - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldSeparator - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- fieldSeparator - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldSeparatorChar0 - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldSeparatorLength - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStartDelimiter - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- fieldStartDelimiter - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStartDelimiterIndex - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStartDelimiterLength - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStopDelimiter - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- fieldStopDelimiter - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStopDelimiterIndex - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStopDelimiterLength - Variable in class org.apache.derby.impl.load.ImportReadData
- findNumberOfColumnsInARow() - Method in class org.apache.derby.impl.load.ImportReadData
- format - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- format - Variable in class org.apache.derby.impl.load.ImportReadData
- formatCode - Variable in class org.apache.derby.impl.load.ImportReadData
- foundStartAndStopDelimiters - Variable in class org.apache.derby.impl.load.ImportReadData
- foundStartDelimiter - Variable in class org.apache.derby.impl.load.ImportReadData
G
- getColumnCount() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getColumnCount() - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnDefinition() - Method in class org.apache.derby.impl.load.ControlInfo
- getColumnDefinition() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getColumnDisplaySize(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnLengths() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getColumnName(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnNamesWithCasts() - Method in class org.apache.derby.impl.load.ColumnInfo
- getColumnType(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnTypes() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getColumnWidths() - Method in class org.apache.derby.impl.load.ControlInfo
- getControlFileReader() - Method in class org.apache.derby.impl.load.ExportAbstract
- getCurrentProperties() - Method in class org.apache.derby.impl.load.ControlInfo
- read the control file properties into a local variable which is used later on In case there is no control file, read the default values for these properties
- getCurrentRowNumber() - Method in class org.apache.derby.impl.load.ImportReadData
- returns the number of the current row
- getCurrentVersion() - Method in class org.apache.derby.impl.load.ControlInfo
- getDataCodeset() - Method in class org.apache.derby.impl.load.ControlInfo
- getExpectedNumberOfColumnsInFile() - Method in class org.apache.derby.impl.load.ColumnInfo
- getExportWriteData() - Method in class org.apache.derby.impl.load.Export
- For internal use only
- getExportWriteData() - Method in class org.apache.derby.impl.load.ExportAbstract
- getFieldEndDelimiter() - Method in class org.apache.derby.impl.load.ControlInfo
- getFieldSeparator() - Method in class org.apache.derby.impl.load.ControlInfo
- getFieldStartDelimiter() - Method in class org.apache.derby.impl.load.ControlInfo
- getFormat() - Method in class org.apache.derby.impl.load.ControlInfo
- getHasDelimeterAtEndString() - Method in class org.apache.derby.impl.load.ControlInfo
- getHasDelimiterAtEnd() - Method in class org.apache.derby.impl.load.ControlInfo
- getImportReadData() - Method in class org.apache.derby.impl.load.Import
- virtual method from the abstract class
- getImportReadData() - Method in class org.apache.derby.impl.load.ImportAbstract
- getInsertColumnNames() - Method in class org.apache.derby.impl.load.ColumnInfo
- getMetaData() - Method in class org.apache.derby.impl.load.ImportAbstract
- Gets the resultset meta data
- getMetaDataInfo() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getNullString() - Method in class org.apache.derby.impl.load.ControlInfo
- getNumberOfColumns() - Method in class org.apache.derby.impl.load.ImportReadData
- getOneRowAtATime(ResultSet) - Method in class org.apache.derby.impl.load.ExportAbstract
- getPropertyValue(String) - Method in class org.apache.derby.impl.load.ControlInfo
- getRecordSeparator() - Method in class org.apache.derby.impl.load.ControlInfo
- getResultSet() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getRow() - Method in class org.apache.derby.impl.load.ImportAbstract
- gets the next row
- getString(int) - Method in class org.apache.derby.impl.load.ImportAbstract
- getTypeOption(String, int, int, int) - Method in class org.apache.derby.impl.load.ColumnInfo
H
- HAS_DELIMETER_AT_END - Static variable in class org.apache.derby.impl.load.ControlInfo
- hasColumnDefinition - Variable in class org.apache.derby.impl.load.ImportReadData
- hasDelimiterAtEnd - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- hasDelimiterAtEnd - Variable in class org.apache.derby.impl.load.ImportReadData
- haveSep - Variable in class org.apache.derby.impl.load.ImportReadData
I
- INTERNAL_COMMA - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_CR - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_CRLF - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_EMPTY_LINE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_FALSE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_FF - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_LF - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_LFCR - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_NEWLINE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_NONE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_SEMICOLON - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_SPACE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_TAB - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_TRUE - Static variable in class org.apache.derby.impl.load.ControlInfo
- Import - class org.apache.derby.impl.load.Import.
- This class implements import of data from a URL into a table.
- Import(String, String, String, String, int) - Constructor for class org.apache.derby.impl.load.Import
- Constructior to Invoke Import from a select statement
- ImportAbstract - class org.apache.derby.impl.load.ImportAbstract.
- ImportAbstract() - Constructor for class org.apache.derby.impl.load.ImportAbstract
- ImportReadData - class org.apache.derby.impl.load.ImportReadData.
- ImportReadData(String, ControlInfo) - Constructor for class org.apache.derby.impl.load.ImportReadData
- ImportResultSetMetaData - class org.apache.derby.impl.load.ImportResultSetMetaData.
- ImportResultSetMetaData(int, String[], int[]) - Constructor for class org.apache.derby.impl.load.ImportResultSetMetaData
- ignoreFirstRow() - Method in class org.apache.derby.impl.load.ImportReadData
- if columndefinition is true, ignore first row.
- importData(Connection, String, String, String, String, String, String, String, String, short) - Static method in class org.apache.derby.impl.load.Import
- SYSCS_IMPORT_DATA system Procedure from ij or from a Java application invokes this method to perform import to a table from a file.
- importExportSupportedType(int) - Static method in class org.apache.derby.impl.load.ColumnInfo
- importReadData - Variable in class org.apache.derby.impl.load.ImportAbstract
- importResultSetMetaData - Variable in class org.apache.derby.impl.load.ImportAbstract
- importTable(Connection, String, String, String, String, String, String, short) - Static method in class org.apache.derby.impl.load.Import
- SYSCS_IMPORT_TABLE system Procedure from ij or from a Java application invokes this method to perform import to a table from a file.
- initializeColumnInfo(String) - Method in class org.apache.derby.impl.load.ColumnInfo
- inputFileName - Variable in class org.apache.derby.impl.load.Import
- inputFileName - Variable in class org.apache.derby.impl.load.ImportReadData
- insertColumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
- invalidColumnName(String) - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, no column by given name is found in the resultset while importing.
- invalidColumnNumber(int) - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, no column by given number is found in the resultset while importing.
- isFieldSep(char[]) - Method in class org.apache.derby.impl.load.ImportReadData
- isNullable(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
L
- LF - Static variable in class org.apache.derby.impl.load.ControlInfo
- LFCR - Static variable in class org.apache.derby.impl.load.ControlInfo
- LoadError - class org.apache.derby.impl.load.LoadError.
- These exceptions are thrown by the import and export modules.
- LoadError() - Constructor for class org.apache.derby.impl.load.LoadError
- lineNumber - Variable in class org.apache.derby.impl.load.ImportReadData
- loadColumnNames() - Method in class org.apache.derby.impl.load.ImportAbstract
- loadColumnTypes() - Method in class org.apache.derby.impl.load.ImportReadData
- load the column types from the meta data line to be analyzed later in the constructor of the ImportResultSetMetaData.
- loadDefaultValues() - Method in class org.apache.derby.impl.load.ControlInfo
- loadMetaData() - Method in class org.apache.derby.impl.load.ImportReadData
- loadPropertiesInfo() - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- loadPropertiesInfo() - Method in class org.apache.derby.impl.load.ImportReadData
- lookForPassedSeparator(char[], int, int, int, boolean) - Method in class org.apache.derby.impl.load.ImportReadData
M
- MESSAGE_FILE - Static variable in class org.apache.derby.impl.load.ControlInfo
- makeDoubleDelimiterString(String, String) - Method in class org.apache.derby.impl.load.ExportWriteData
- mapFromUserFriendlyFieldDelimiters(String) - Method in class org.apache.derby.impl.load.ControlInfo
- mapFromUserFriendlyRecordDelimiters(String) - Method in class org.apache.derby.impl.load.ControlInfo
N
- NEWLINE - Static variable in class org.apache.derby.impl.load.ControlInfo
- NULL_STRING - Static variable in class org.apache.derby.impl.load.ControlInfo
- next() - Method in class org.apache.derby.impl.load.ImportAbstract
- nextRow - Variable in class org.apache.derby.impl.load.ImportAbstract
- noMoreRows() - Method in class org.apache.derby.impl.load.ExportWriteData
- if nothing more to write, then close the file and write a message of completion in message file
- noMoreRows() - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- noOfColumns - Variable in class org.apache.derby.impl.load.ColumnInfo
- noOfColumnsExpected - Variable in class org.apache.derby.impl.load.ImportAbstract
- nonSupportedTypeColumn(String, String) - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, trying to export/import from an entity which has non supported type columns in it.
- nullString - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- nullString - Variable in class org.apache.derby.impl.load.ImportReadData
- numberOfCharsReadSoFar - Variable in class org.apache.derby.impl.load.ImportReadData
- numberOfColumns - Variable in class org.apache.derby.impl.load.ImportAbstract
- numberOfColumns - Variable in class org.apache.derby.impl.load.ImportReadData
- numberOfColumns - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
O
- omitLineFeed() - Method in class org.apache.derby.impl.load.ImportReadData
- openFile() - Method in class org.apache.derby.impl.load.ExportWriteData
- openFile() - Method in class org.apache.derby.impl.load.ImportReadData
- org.apache.derby.impl.load - package org.apache.derby.impl.load
- outputFileName - Variable in class org.apache.derby.impl.load.Export
- outputFileName - Variable in class org.apache.derby.impl.load.ExportWriteData
P
- performImport(Connection, String, String, String, String, String, String, String, String, short) - Static method in class org.apache.derby.impl.load.Import
- periodAsCharDelimiterNotAllowed() - Static method in class org.apache.derby.impl.load.LoadError
- positionOfNonWhiteSpaceCharInBack - Variable in class org.apache.derby.impl.load.ImportReadData
- positionOfNonWhiteSpaceCharInFront - Variable in class org.apache.derby.impl.load.ImportReadData
Q
- QUOTE - Static variable in class org.apache.derby.impl.load.ControlInfo
R
- RECORD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
- reCheckRestOfTheCharacters(int, char[], int) - Method in class org.apache.derby.impl.load.ImportReadData
- readNextDelimitedRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
- readNextFixedRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
- readNextRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
- the way we read the next row from input file depends on it's format
- readNextToken(char[], int, int, boolean) - Method in class org.apache.derby.impl.load.ImportReadData
- readTokensUntilEndOfRecord() - Method in class org.apache.derby.impl.load.ImportReadData
- realOpenFile() - Method in class org.apache.derby.impl.load.ImportReadData
- recordSepStartNotWhite - Variable in class org.apache.derby.impl.load.ImportReadData
- recordSeparator - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- recordSeparator - Variable in class org.apache.derby.impl.load.ImportReadData
- recordSeparatorChar0 - Variable in class org.apache.derby.impl.load.ImportReadData
- recordSeparatorLength - Variable in class org.apache.derby.impl.load.ImportReadData
- recordSeparatorMissing(int) - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, in case of fixed format, don't find the record separator for a row in the data file.
- resultSetForEntity() - Method in class org.apache.derby.impl.load.ExportAbstract
- rowWidth - Variable in class org.apache.derby.impl.load.ImportReadData
- rs - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- run() - Method in class org.apache.derby.impl.load.ExportWriteData
- run() - Method in class org.apache.derby.impl.load.ImportReadData
S
- SEMICOLON - Static variable in class org.apache.derby.impl.load.ControlInfo
- SPACE - Static variable in class org.apache.derby.impl.load.ControlInfo
- START_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
- START_SIZE - Static variable in class org.apache.derby.impl.load.ImportReadData
- STOP_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
- schemaName - Variable in class org.apache.derby.impl.load.ColumnInfo
- schemaName - Variable in class org.apache.derby.impl.load.ExportAbstract
- schemaName - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- selectQuery - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- selectStatement - Variable in class org.apache.derby.impl.load.ExportAbstract
- setCharacterDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setColumnLengths(int[]) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- setColumnWidths(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setControlProperties(String, String, String) - Method in class org.apache.derby.impl.load.ControlInfo
- setDataCodeset(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setFieldEndDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setFieldSeparator(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setFieldStartDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setHasDelimiterAtEnd(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setNullString(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setRecordSeparator(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setcolumnDefinition(String) - Method in class org.apache.derby.impl.load.ControlInfo
- skipDoubleDelimiters(char[]) - Method in class org.apache.derby.impl.load.ImportReadData
- stopDelimiterPosition - Variable in class org.apache.derby.impl.load.ImportReadData
- streamOpenForReading - Variable in class org.apache.derby.impl.load.ImportReadData
T
- TAB - Static variable in class org.apache.derby.impl.load.ControlInfo
- tableExists() - Method in class org.apache.derby.impl.load.ColumnInfo
- tableName - Variable in class org.apache.derby.impl.load.ColumnInfo
- tableName - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- tableNotFound(String) - Static method in class org.apache.derby.impl.load.LoadError
- tempString - Variable in class org.apache.derby.impl.load.ImportReadData
- totalCharsSoFar - Variable in class org.apache.derby.impl.load.ImportReadData
U
- unexpectedEndOfFile(int) - Static method in class org.apache.derby.impl.load.LoadError
- Raised if, in case of fixed format, reach end of file before reading data for all the columns.
- unexpectedError(Throwable) - Static method in class org.apache.derby.impl.load.LoadError
V
- VERSION - Static variable in class org.apache.derby.impl.load.ControlInfo
- validateDelimiters() - Method in class org.apache.derby.impl.load.ControlInfo
- vtiColumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
W
- wasNull - Variable in class org.apache.derby.impl.load.ImportAbstract
- wasNull() - Method in class org.apache.derby.impl.load.ImportAbstract
- writeColumnDefinitionOptionally(String[], String[]) - Method in class org.apache.derby.impl.load.ExportWriteData
- if control file says true for column definition, write it as first line of the data file
- writeColumnDefinitionOptionally(String[], String[]) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- writeData(String[], boolean[]) - Method in class org.apache.derby.impl.load.ExportWriteData
- write the passed row into the data file
- writeData(String[], boolean[]) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- writeNextColumn(String, boolean) - Method in class org.apache.derby.impl.load.ExportWriteData
A B C D E F G H I L M N O P Q R S T U V W
|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ load overview ] | PREV NEXT | ||||||||