Jump to content

Talk:Java stored procedure

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 12.185.155.194 (talk) at 03:54, 23 May 2012 (Untitled). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconJava Redirect‑class Low‑importance
WikiProject iconThis redirect is within the scope of WikiProject Java, a collaborative effort to improve the coverage of Java on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
RedirectThis redirect does not require a rating on Wikipedia's content assessment scale.
LowThis redirect has been rated as Low-importance on the project's importance scale.

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]