com.lucidera.lurql
Class LurqlQueryProcessor

java.lang.Object
  extended by org.eigenbase.lurql.LurqlQueryProcessor
      extended by com.lucidera.lurql.LurqlQueryProcessor
All Implemented Interfaces:
JmiQueryProcessor

Deprecated. use org.eigenbase.lurql.LurqlQueryProcessor instead

public class LurqlQueryProcessor
extends LurqlQueryProcessor

This package is obsolete and scheduled for deletion.

Version:
$Id: //open/dev/farrago/src/com/lucidera/lurql/LurqlQueryProcessor.java#9 $
Author:
John V. Sichi

Constructor Summary
LurqlQueryProcessor(MDRepository repos)
          Deprecated. Constructs a new LurqlQueryProcessor.
 
Method Summary
 
Methods inherited from class org.eigenbase.lurql.LurqlQueryProcessor
prepare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LurqlQueryProcessor

public LurqlQueryProcessor(MDRepository repos)
Deprecated. 
Constructs a new LurqlQueryProcessor.