Package ca.uqac.lif.cep.jdbc
package ca.uqac.lif.cep.jdbc
A set of wrapper classes to make BeepBeep work like a JDBC driver
on a relational database.
- Author:
- Sylvain Hallé
-
ClassDescriptionGeneric object that can be used to parse string "queries" and return an iterable resultAn exception thrown if the query cannot be parsed by the interpreterConverts a query to a database into a trace of named tuples.Dummy main file