public interface ParameterizedBatchHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
ParameterizedBatchHandler |
get(String query,
Protocol protocol)
returns a parameterized batch handler.
|
ParameterizedBatchHandler get(String query, Protocol protocol)
query - the query to create the handler forCopyright © 2016. All rights reserved.