Defines a mock Farrago namespace implementation which generates non-persistent table data for use in testing activities such as benchmarking. At the moment the generated data is very simple: a single NOT NULL column of primitive integral type containing all 0's, with the number of rows set as an option when the table is created.
Revision $Id: //open/dev/farrago/src/net/sf/farrago/namespace/mock/package.html#6 $
Copyright Copyright (C) 2005-2009 The Eigenbase Project
Copyright (C) 2005-2009 SQLstream, Inc.
Copyright (C) 2005-2009 LucidEra, Inc.
Author John V. Sichi