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 Cewbot (talk | contribs) at 04:26, 4 February 2024 (Maintain {{WPBS}} and vital articles: 1 WikiProject template. Create {{WPBS}}. Keep majority rating "Stub" in {{WPBS}}. Remove 1 same rating as {{WPBS}} in {{WikiProject Java}}.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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]