Date: 2004-08-12T21:54:26
   Editor: KurtHoehn <[EMAIL PROTECTED]>
   Wiki: Jakarta HiveMind Wiki
   Page: DatasourceService
   URL: http://wiki.apache.org/jakarta-hivemind/DatasourceService

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -17,7 +17,7 @@
     </service-point>       
 }}}
 
-What I like about this is that the construct class can contain any class that 
extents javax.sql.!DataSource and I can configure it thru its own setters.  You 
can include a !DataSource that has built   in pooling, or you can also include 
this service with other services that do the pooling for you.   
+What I like about this is that the construct class can contain any class that 
extents javax.sql.!DataSource and I can configure it thru its own setters or I 
can include this into a service that will do it for me or whatever.   
 
 Here is an example implementation:
 {{{

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to