aspose file tools
The moose likes JDBC and the fly likes DB2 Views and Stored Procedures Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "DB2 Views and Stored Procedures" Watch "DB2 Views and Stored Procedures" New topic
Author

DB2 Views and Stored Procedures

Krysty Sullivan
Ranch Hand

Joined: Jun 06, 2002
Posts: 48
Using JDBC, we could use SPs or query statements to produce a resultset. Is it possible to use Views instead of SPs or embedded query statements? How? Thanks!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: DB2 Views and Stored Procedures
 
Similar Threads
Prepared Vs Callable statements
PreparedStatment - Search Page
Transactions
How to search for an array of values in a Table
App/Business Logic in Stored Procedures?