10.02.2013 Views

Progress Sonic ESB Configuration and Management Guide

Progress Sonic ESB Configuration and Management Guide

Progress Sonic ESB Configuration and Management Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 7: SQL Escape Sequences for JDBC<br />

Table 24. Outer Join Sequences Supported by Database Service JDBC Drivers<br />

Data Store Outer Join Escape Sequences<br />

Oracle Left outer joins<br />

Right outer joins<br />

Nested outer joins<br />

Microsoft SQL Server Left outer joins<br />

Right outer joins<br />

Full outer joins<br />

Nested outer joins<br />

Sybase Left outer joins<br />

Right outer joins<br />

Nested outer joins<br />

Procedure Call Escape Sequences<br />

A procedure is an executable object stored in the data store. Generally, it is one or more<br />

database queries that have been precompiled. The escape sequence for calling a procedure<br />

is:<br />

{[?=]call procedure-name[(parameter[,parameter]...)]}<br />

where:<br />

procedure-name specifies the name of a stored procedure<br />

parameter specifies a stored procedure parameter<br />

Note For DB2, a schema name cannot be used when calling a stored procedure. Also, for DB2<br />

UDB 8.1, literal parameter values are supported for stored procedures. Other supported<br />

DB2 versions do not support literal parameter values for stored procedures.<br />

227 <strong>Progress</strong> <strong>Sonic</strong> <strong>ESB</strong> <strong>Configuration</strong> <strong>and</strong> <strong>Management</strong> <strong>Guide</strong> 8.5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!