Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
Stored Procedure
Syed Basha
Greenhorn
Joined: Sep 21, 2001
Posts: 18
posted
Dec 05, 2001 11:07:00
0
Can we use Stored Procedure in 3 tier architecture, if not why?
Ajith Kallambella
Sheriff
Joined: Mar 17, 2000
Posts: 5782
posted
Dec 05, 2001 12:36:00
0
Sure you can! Instead of having embeded SQLs in the code, you can call a procedure to do the job.
Open Group Certified Distinguished IT Architect. Open Group Certified Master IT Architect. Sun Certified Architect (SCEA).
Ajith Kallambella
Sheriff
Joined: Mar 17, 2000
Posts: 5782
posted
Dec 05, 2001 12:37:00
0
I'm moving this discussion to
Java in general(intermediate) forum
.
I agree. Here's the link:
http://aspose.com/file-tools
subject: Stored Procedure
Similar Threads
stored procedure inside another stored procedure
Passing array to CallableStatement
How to get a return value from the stored procedure using callable statement
query for updating
Help with: java.sql.SQLException: ORA-01008: not all variables bound
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter