Defines the native interface used for accessing Fennel storage from Java.
{@link net.sf.farrago.fennel.FennelStorage} contains the native method declarations, which are wrapped by {@link net.sf.farrago.fennel.FennelDbHandle}. {@link net.sf.farrago.catalog.codegen.ProxyGen} implements the code generator used by the build to produce C++ classes for binding to Fennel. See the design doc for more details.
Revision $Id: //open/dev/farrago/src/net/sf/farrago/fennel/package.html#7 $
Copyright Copyright (C) 2005-2009 The Eigenbase Project
Copyright (C) 2005-2009 SQLstream, Inc.
Copyright (C) 2005-2009 LucidEra, Inc.
Author John V. Sichi