INT-1327: add support for JDBC outbound gateway

This commit is contained in:
David Syer
2010-09-01 14:09:09 +00:00
parent b654e566eb
commit d2a3c3d5eb
22 changed files with 782 additions and 85 deletions

View File

@@ -7,5 +7,5 @@ log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} %5p %t %c{2}:%L - %m
log4j.category.org.springframework=WARN
log4j.category.org.springframework.integration=DEBUG
log4j.category.org.springframework.integration.jdbc=WARN
log4j.category.org.springframework.integration.jdbc=DEBUG
log4j.category.org.springframework.jdbc=DEBUG