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 |
BatchCallableStatementCreatorFactory.getTemplate() |
Template |
TemplateStoredProcedure.getTemplate() |
Constructor and Description |
---|
BatchCallableStatementCreatorFactory(Template template) |
TemplateStoredProcedure(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
Template template) |
Modifier and Type | Method and Description |
---|---|
Template |
TemplateParser.parseTemplate(String template) |
Modifier and Type | Method and Description |
---|---|
Template |
SSPTParser.parse() |
Apache Camel