Stored procedure call escape ({call ...}) support
Mark Rotteveel
mark at lawinegevaar.nl
Thu Jan 17 07:47:06 PST 2013
On 3-1-2013 17:02, Lance Andersen - Oracle wrote:
> yes as Escape syntax is supposed to be generic not implementation specific
Another question regarding the escape syntax, should the call escape be
the entire statement, or can (must?) it also be supported as part of
another query (say: SELECT * FROM some_table WHERE column1 = {call
storedproc_with_returnvalue(?,?,?)})
Mark
--
Mark Rotteveel
More information about the jdbc-spec-discuss
mailing list