Date: 2004-08-15T05:09:31
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 or I
can include this into a service that will do it for me or whatever.
+What I like about this is that the construct class can contain any class that
implements 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]