aldettinger commented on a change in pull request #3272:
URL: https://github.com/apache/camel-quarkus/pull/3272#discussion_r743697604



##########
File path: docs/modules/ROOT/pages/reference/extensions/sql.adoc
##########
@@ -40,6 +40,14 @@ Or add the coordinates to your existing project:
 
 Check the xref:user-guide/index.adoc[User guide] for more information about 
writing Camel Quarkus applications.
 
+== Camel Quarkus limitations
+
+While you can use any of the available database types in JVM mode, Oracle 
database type negatively affects serialization in native mode.
+See quarkus issue 
https://github.com/quarkusio/quarkus/issues/20396[#https://github.com/quarkusio/quarkus/issues/20396]
 for more dtails.
+
+https://camel.apache.org/components/next/sql-component.html#_using_the_jdbc_based_aggregation_repository[Aggregation
 repository] does not work in native mode with Oracle db, because of this issue.

Review comment:
       Tentative: maybe @jamesnetherton or @zhfeng would remember having done 
that in a previous PR ?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to