-
Deprecated ClassesClassDescriptionNo 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 Fields
-
Deprecated MethodsMethodDescriptionCreate instances with the constructors instead. This will be removed after DbUtils 1.1.
-
Deprecated ConstructorsConstructorDescriptionUse
AsyncQueryRunner(ExecutorService, QueryRunner)
instead. Constructor for AsyncQueryRunner that controls the use ofParameterMetaData
.UseAsyncQueryRunner(ExecutorService, QueryRunner)
instead. Constructor for AsyncQueryRunner that take aDataSource
and controls the use ofParameterMetaData
. Methods that do not take aConnection
parameter will retrieve connections from thisDataSource
.UseAsyncQueryRunner(ExecutorService, QueryRunner)
instead. Constructor for AsyncQueryRunner that takes aDataSource
. Methods that do not take aConnection
parameter will retrieve connections from thisDataSource
.