Modified: websites/production/camel/content/uris.html ============================================================================== --- websites/production/camel/content/uris.html (original) +++ websites/production/camel/content/uris.html Sun Feb 7 16:20:35 2016 @@ -588,7 +588,9 @@ disruptor-vm:someName[?<option>] </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Client-side support for accessing web services, and server-side support for creating your own contract-first web services using <a shape="rect" class="external-link" href="http://static.springsource.org/spring-ws/sites/1.5/" rel="nofollow">Spring Web Services</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="sql-component.html">SQL</a> / camel-sql</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="brush: plain; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[sql:select * from table where id=#[?options] ]]></script> -</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Performing SQL queries using JDBC</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="ssh.html">SSH</a> component / camel-ssh</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Performing SQL queries using JDBC</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="sql-component.html">SQL</a><a shape="rect" href="sql-stored-procedure.html"> Stored Procedure</a><span> / camel-sql</span></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +<script class="brush: plain; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[sql-stored:template[?options]]]></script> +</div></div><p><span><br clear="none"></span></p></td><td colspan="1" rowspan="1" class="confluenceTd">Performing SQL queries using Stored Procedure calls</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="ssh.html">SSH</a> component / camel-ssh</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="brush: plain; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[ssh:[username[:password]@]hostName[:port][?options] ]]></script> </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For sending commands to a SSH server</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="stax.html">StAX</a> / camel-stax</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
