|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
FlatFileBcpFile | FlatFileBCPFile provides a way to read/write from/to control (bcp) files |
FlatFileColumnSet | FlatFileColumnSet provides a flatfile implementation of the FarragoMedColumnSet interface. |
FlatFileDataServer | FlatFileDataServer provides an implementation of the FarragoMedDataServer interface. |
FlatFileDataWrapper | FlatFileDataWrapper provides an implementation of the FarragoMedDataWrapper interface for reading from flat files. |
FlatFileFennelRel | FlatFileFennelRel provides a flatfile implementation for TableAccessRel with FennelRel.FENNEL_EXEC_CONVENTION . |
FlatFileNameDirectory | FlatFileNameDirectory provides an implementation of the FarragoMedNameDirectory interface. |
FlatFileParams | Decodes options used for a flat file data server. |
FlatFileProgramWriter | FlatFileProgramWriter builds calculator programs for converting text from flat files into typed data. |
Enum Summary | |
---|---|
FlatFileBcpFile.BcpType | |
FlatFileParams.SchemaType | Enumeration for schema types used by the flat file reader. |
FlatFileProgramWriter.Section | Identifies a section of a flat file program |
Defines a Farrago namespace implementation for reading table data from flat files. In the flat file format, columns are separated by a delimiter and rows appear on different lines. Flat files are used to exchange data because they are easy to generate and interpret.
Revision | $Id: //open/dev/farrago/src/net/sf/farrago/namespace/flatfile/package.html#1 $ |
---|---|
Copyright | Copyright (C) 2005-2009 The Eigenbase Project
Copyright (C) 2005-2009 SQLstream, Inc. Copyright (C) 2005-2009 LucidEra, Inc. |
Author | John V. Sichi |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |