C D E I M N Q S
C
- connect(String) - Method in interface net.hydromatic.quidem.Quidem.ConnectionFactory
-
D
- DEBUG - Static variable in class net.hydromatic.quidem.Quidem
-
E
- EMPTY_ENV - Static variable in class net.hydromatic.quidem.Quidem
-
The empty environment.
- execute(Quidem.ConnectionFactory) - Method in class net.hydromatic.quidem.Quidem
-
I
- isProbablyDeterministic(String) - Method in class net.hydromatic.quidem.Quidem
-
Returns whether a SQL query is likely to produce results always in the
same order.
M
- main(String[]) - Static method in class net.hydromatic.quidem.Quidem
-
- main2(List<String>, PrintWriter) - Static method in class net.hydromatic.quidem.Quidem
-
N
- net.hydromatic.quidem - package net.hydromatic.quidem
-
Idempotent query script execution.
Q
- Quidem - Class in net.hydromatic.quidem
-
Runs a SQL script.
- Quidem(BufferedReader, Writer) - Constructor for class net.hydromatic.quidem.Quidem
-
Creates a Quidem interpreter with an empty environment.
- Quidem(BufferedReader, Writer, Function<String, Object>) - Constructor for class net.hydromatic.quidem.Quidem
-
Creates a Quidem interpreter.
- Quidem.ConnectionFactory - Interface in net.hydromatic.quidem
-
Creates a connection for a given name.
S
- setStackLimit(int) - Method in class net.hydromatic.quidem.Quidem
-
Sets the maximum number of characters of an error stack to be printed.
C D E I M N Q S
Copyright © 2014–2015 Julian Hyde. All rights reserved.