| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJdbcPrepareStatementStrategy
Default
JdbcPrepareStatementStrategy which is a copy from the camel-sql component having
this functionality first. |
| Modifier and Type | Method and Description |
|---|---|
JdbcPrepareStatementStrategy |
JdbcEndpoint.getPrepareStatementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcEndpoint.setPrepareStatementStrategy(JdbcPrepareStatementStrategy prepareStatementStrategy) |
Apache Camel