| Sign In/My Account | View Cart |
| Article: |
Stored Procedures for Java Programmers | |
| Subject: | Java Stored Procedures | |
| Date: | 2003-09-03 14:59:02 | |
| From: | nferrier | |
|
Response to: Java Stored Procedures
|
||
|
Primarily for the reason that I lay out in the article: PL/SQL expresses SQL much better than Java, I'd much rather write this:
|
||
Showing messages 1 through 2 of 2.
Java Stored Procedures are used a lot to integrate applications that only have access to datasources (oracle, db2, odbc, etc.).