Package com.lucidera.farrago

Integrates LucidDB into Farrago.

See:
          Description

Class Summary
LucidDbIndexOnlySessionFactory LucidDbIndexOnlySessionFactory extends LucidDbSessionFactory by enabling index only scans.
LucidDbOperatorTable LucidDbOperatorTable extends SqlStdOperatorTable with the builtin operators specific to the LucidDb personality
LucidDbPreparingStmt LucidDbPreparingStmt refines FarragoPreparingStmt with LucidDB-specifics.
LucidDbServer LucidDbServer is a wrapper to insulate LucidDB scripts from direct dependencies on Farrago classes.
LucidDbSessionFactory LucidDbSessionFactory extends FarragoDbSessionFactory with LucidDB-specific behavior.
LucidDbSessionPersonality Customizes Farrago session personality with LucidDB behavior.
LucidDbSessionPersonality.LucidDbPlanner  
LucidDbSqlValidator LucidDbSqlValidator refines FarragoSqlValidator with LucidDB-specifics.
LucidDbTxnMgr LucidDbTxnMgr implements the FarragoSessionTxnMgr interface with locking semantics customized for LucidDB.
 

Package com.lucidera.farrago Description

Integrates LucidDB into Farrago.

Revision $Id: //open/dev/farrago/src/com/lucidera/farrago/package.html#4 $
Copyright Copyright (C) 2005-2009 LucidEra, Inc.
Copyright (C) 2005-2009 The Eigenbase Project
Author John V. Sichi