Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by antelder: http://wiki.apache.org/ws/WorkingWithStoredProcedures ------------------------------------------------------------------------------ ## page was renamed from StoredProcedures - The DAS can work with stored procedures in the same way it works with SQL statements. The follwing example should look familiar except that a stored prcedure call statement replaces the typical SELECT statement: + The DAS can work with stored procedures in the same way it works with SQL statements. The following example should look familiar except that a stored prcedure call statement replaces the typical SELECT statement: {{{ DAS das = DAS.FACTORY.createDAS(getConnection()); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
