uk.ac.bbk.dcs.automed.qproc
Class GQP
java.lang.Object
uk.ac.bbk.dcs.automed.qproc.OldQueryProcessor
uk.ac.bbk.dcs.automed.qproc.GQP
public class GQP
- extends OldQueryProcessor
The GQP component coordinates the various global query processor components. Examples include enabling/disabling debug
information/cache/logical optimisation/typechecking, using the fragment processor instead of the (default) query annotator,
etc.
- Author:
- Lucas Zamboulis
| Fields inherited from class uk.ac.bbk.dcs.automed.qproc.OldQueryProcessor |
_annProvider, _evalProvider, _optProvider, _refProvider, afterEv, afterLO, afterQAFP, afterQR, afterSubmit, afterTranslation, beforeTranslation, logger, qpc, src, tc, tgts |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPPER_BOUND
public static final int UPPER_BOUND
- Deprecated.
- See Also:
- Constant Field Values
LOWER_BOUND
public static final int LOWER_BOUND
- Deprecated.
- See Also:
- Constant Field Values
GQP
public GQP()
throws QProcException
- Deprecated. use
OldQueryProcessor instead
- Throws:
QProcException
GQP
public GQP(Schema sourceSchema,
Schema[] targetSchemata)
throws QProcException
- Deprecated. use
OldQueryProcessor instead
- Throws:
QProcException