Uses of Class
ca.uqac.lif.cep.jdbc.Interpreter.ParseException
-
Packages that use Interpreter.ParseException Package Description ca.uqac.lif.cep.jdbc A set of wrapper classes to make BeepBeep work like a JDBC driver on a relational database. -
-
Uses of Interpreter.ParseException in ca.uqac.lif.cep.jdbc
Methods in ca.uqac.lif.cep.jdbc that throw Interpreter.ParseException Modifier and Type Method Description ca.uqac.lif.cep.Pullable
Interpreter. executeQuery(java.lang.String query)
Executes a query
-