public class RewriteParameterizedBatchHandlerFactory extends Object implements ParameterizedBatchHandlerFactory
| Constructor and Description |
|---|
RewriteParameterizedBatchHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
ParameterizedBatchHandler |
get(String query,
Protocol protocol)
returns a parameterized batch handler.
|
public RewriteParameterizedBatchHandlerFactory()
public ParameterizedBatchHandler get(String query, Protocol protocol)
ParameterizedBatchHandlerFactoryget in interface ParameterizedBatchHandlerFactoryquery - the query to create the handler forCopyright © 2016. All rights reserved.