Jump to content

Talk:Java stored procedure

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Untitled

At all places where the phrase 'Stored Procedure' is used - does it refers to PL/SQL stored Procedure or to Java Stroed Procedure.

It is confusing.

Technically, it could refer to either as you can write a stored procedure in java that runs inside the database. Practically, however, it refers to PL/SQL. In actual practice, I've never seen a stored procedure written in java. (YMMV) 12.185.155.194 (talk) 03:54, 23 May 2012 (UTC)[reply]