Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.6.0
-
None
Description
The camel-ibatis component routes any result from the database so if a SELECT query returns 0 rows Camel will route an exchange.
We should add an option to iBatis to allow end users to filter out empty results so Camel only route an Exchange if there are > 0 rows.
See nabble:
http://www.nabble.com/IBatis-component-inconsistency-td23045297.html