|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drizzle.jdbc.internal.common.DefaultParameterizedBatchHandlerFactory
public final class DefaultParameterizedBatchHandlerFactory
Created by IntelliJ IDEA. User: marcuse Date: Jun 7, 2009 Time: 12:36:12 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
DefaultParameterizedBatchHandlerFactory()
|
|
| Method Summary | |
|---|---|
ParameterizedBatchHandler |
get(java.lang.String query,
Protocol protocol)
Creates a parameterized batch handler In this implementation the query is ignored, taken in the addParameters call instead |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultParameterizedBatchHandlerFactory()
| Method Detail |
|---|
public ParameterizedBatchHandler get(java.lang.String query,
Protocol protocol)
get in interface ParameterizedBatchHandlerFactoryquery - the query to create the handler for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||