|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||

See:
Description
| Class Summary | |
|---|---|
| CSVColumn | A bridging object which is both a column in a CSV file and a column in a POEM database. |
| CSVField | A field within a record of a CSV file. |
| CSVFileParser | A utility for tokenising a file made up of comma-separated variables. |
| CSVFilesProcessor | A class to define a sequence of CSVTables and process them by
parsing the files and writing the data to the database. |
| CSVRecord | A record within a CSV File. |
| CSVTable | A representation of a CSV file as a POEM Table. |
| Exception Summary | |
|---|---|
| CSVParseException | An error in parsing a CSV line. |
| CSVPrimaryKeyColumnAlreadySetException | Thrown when an attempt to set a second field as a primary key is made. |
| CSVWriteDownException | Thrown when there is an error writing a CSV value to the database. |
| NoPrimaryKeyInCSVTableException | Thrown when no primary key is set. |
Importing CSV files into a Melati Database.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||