JDBC Connector (Java Database Connectivity Connector)
The JDBC (Java Database
Connectivity) Connector is a program that enables various databases
to be accessed by Java application
servers that are run on the Java 2 Platform, Enterprise Edition (J2EE) from Sun
Microsystems. The JDBC Connector connects an application server with a JDBC driver. The
Connector allows driver vendors to package drivers so that they will be plug-and-play with J2EE
applications and enables application server vendors to allow third-party JDBC drivers to be used
with their products.
This was last updated in September 2005
Email Alerts
Register now to receive SearchOracle.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Oracle and Google have agreed to try mediation under a federal judge magistrate in their civil case over Google’s use of Java in its Android mobile devices. Private mediation has thus far failed.
-
I am very new to databases (Oracle 9.2 installed) and my problem is I'm not able to view tables in NetBeans 5.5 even after establishing the connection with the database via NetBeans.
-
Oracle is contributing its TopLink product to the Eclipse open source community.
-
Articles
-
Resources from around the Web
Join the conversationComment
Share
Comments
Results
Contribute to the conversation