Bug 2303 - Calling stored Procedures from taglib
Summary: Calling stored Procedures from taglib
Status: RESOLVED WONTFIX
Alias: None
Product: Taglibs
Classification: Unclassified
Component: DBTags Taglib (show other bugs)
Version: unspecified
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-25 01:55 UTC by Claudio Pacchiega
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claudio Pacchiega 2001-06-25 01:55:55 UTC
There should exist a way for calling stored procedures in Oracle DBMS 
especially, but not limited to.
I tried to put up a CallableStatement tag, but need  some advice on how to 
manage all the related tags. (It's not so obvious how to design all the 
cooperating tags, especially because you can have result set as registered out 
parameters from a stored procedure or maybe some other type of out parameters 
like Arrays, or simple Strings or Integers).

I hope there are other people with similar problem....

Mail me suggestions to pakkio@inrete.it.
Thanks.
Comment 1 Morgan Delagrange 2002-04-15 04:07:06 UTC
There are no plans for callable statement support.  DBTags is mainly oriented 
toward views of the data.