This appears to be something like JBoss's JCA adapter for JDBC drivers;
I'm wondering if it would be a good idea for JBoss to use it instead of
having its own adapter.

Benjamin

-------- Original Message --------
Subject: [JDBC] JDBC Connector Early Access Release
Date: Thu, 24 Oct 2002 15:00:23 -0700
From: Jonathan Bruce <[EMAIL PROTECTED]>
Reply-To: A mailing list for JDBC <[EMAIL PROTECTED]>
Organization: Sun Microsystems Inc.
To: [EMAIL PROTECTED]

The JDBC(TM) Connector is now available as an early access release on 
the Java
Developer Connection website:

http://developer.java.sun.com/developer/earlyAccess/jdbc/index.html

The JDBC Connector is a J2EE Connector Architecture compliant connector
that
facilitates integration of databases with J2EE application servers. The
JDBC
Connector makes it easy to plug any driver based on JDBC technology
("JDBC
driver") into any J2EE compliant application server.

The JDBC Connector forms the "glue" layer between a JDBC driver and an
application server. It benefits both the JDBC driver vendors and
application
server vendors. The JDBC driver vendors can use the JDBC Connector to 
package
their JDBC drivers as connectors (resource adapters), thus enabling
plug-and-play with J2EE application servers. J2EE application server 
vendors can
use JDBC Connector to allow pluggability of any third-party JDBC drivers

into
their products.

More information on the JDBC Connector can be found at:

http://java.sun.com/products/jdbc/related.html

Download and evaluate the JDBC Connector, provide comments and feedback
to
[EMAIL PROTECTED]



-- 
------------------------------------
INRIA Rhone-Alpes
Project SARDES
http://sardes.inrialpes.fr/





-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to