| Package | Description |
|---|---|
| org.melati.poem.csv |
Importing CSV files into a Melati Database.
|
| Class and Description |
|---|
| 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.
|
| CSVParseException
An error in parsing a CSV line.
|
| CSVPrimaryKeyColumnAlreadySetException
Thrown when an attempt to set a second field as a primary key is made.
|
| CSVRecord
A record within a CSV File.
|
| CSVTable
A representation of a CSV file as a POEM Table.
|
| CSVWriteDownException
Thrown when there is an error writing a CSV value to the database.
|
| NoPrimaryKeyInCSVTableException
Thrown when no primary key is set.
|
Copyright © 2000–2021 PanEris. All rights reserved.