Provides generic partial implementations for the interfaces in {@link net.sf.farrago.namespace}. Namespace data wrapper developers should use these as bases whenever possible. This saves initial development time and also makes wrappers less brittle: whenever new interface methods are added, default implementations can also be added to the abstract bases, causing them to be inherited by existing wrappers automatically.
Revision $Id: //open/dev/farrago/src/net/sf/farrago/namespace/impl/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