Contents
-
Deprecated Classes
No longer used by this class. Will be removed in a future version.
Class that encapsulates the continuation for batch calls.
No longer used by this class. Will be removed in a future version.
Class that encapsulates the continuation for update calls.
-
Deprecated Methods
Create instances with the constructors instead. This will
be removed after DbUtils 1.1.
-
Deprecated Constructors
Use
AsyncQueryRunner(ExecutorService, QueryRunner) instead.
Constructor for AsyncQueryRunner that take a
DataSource and controls the use of
ParameterMetaData.
Methods that do not take a
Connection parameter will retrieve connections from this
DataSource.