You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/04/07 07:09:47 UTC

[GitHub] [camel] vgaur commented on a change in pull request #5301: CAMEL-1640 Added documentation to set query timeout in sql-stored

vgaur commented on a change in pull request #5301:
URL: https://github.com/apache/camel/pull/5301#discussion_r608394690



##########
File path: components/camel-sql/src/main/java/org/apache/camel/component/sql/stored/SqlStoredEndpoint.java
##########
@@ -59,6 +59,9 @@
     @UriParam(description = "Whether this call is for a function.")
     private boolean function;
 
+    @UriParam(label = "template")

Review comment:
       Okay , I thought since this option would be set on template, i preassumed it should be a template. Let me correct it,




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org