| Package | Description |
|---|---|
| org.apache.camel.component.sql.stored | |
| org.apache.camel.component.sql.stored.template | |
| org.apache.camel.component.sql.stored.template.generated |
| Modifier and Type | Method and Description |
|---|---|
Template |
TemplateStoredProcedure.getTemplate() |
Template |
BatchCallableStatementCreatorFactory.getTemplate() |
| Constructor and Description |
|---|
BatchCallableStatementCreatorFactory(Template template) |
TemplateStoredProcedure(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
Template template,
boolean function) |
| Modifier and Type | Method and Description |
|---|---|
Template |
TemplateParser.parseTemplate(String template) |
| Modifier and Type | Method and Description |
|---|---|
Template |
SSPTParser.parse() |
Apache Camel