This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0388d3a upgrade the broken camel-example-cdi-osgi to the camel 3 API new 86f3e44 using the correct result set method to get value from blob-type column new 631f8a0 adding clob column type new 47bca85 unit test to validate column type The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/component/jdbc/ResultSetIterator.java | 27 ++++++++++++++-- ...RSMetaDataTest.java => JdbcColumnTypeTest.java} | 37 +++++++--------------- .../camel-jdbc/src/test/resources/sql/init.sql | 5 ++- 3 files changed, 41 insertions(+), 28 deletions(-) copy components/camel-jdbc/src/test/java/org/apache/camel/component/jdbc/{JdbcRSMetaDataTest.java => JdbcColumnTypeTest.java} (52%)