JdbcPrepareStatementStrategy
which is a copy from the camel-sql component having
this functionality first.JdbcConstants.JDBC_GENERATED_KEYS_ROW_COUNT
: the row count of generated keys
- JdbcConstants.JDBC_GENERATED_KEYS_DATA
: the generated keys dataStatement
.Apache Camel