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