You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2006/10/16 12:30:43 UTC

[Ws Wiki] Update of "WorkingWithStoredProcedures" by antelder

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: general-unsubscribe@ws.apache.org
For additional commands, e-mail: general-help@ws.apache.org