Home |
JDBC (35) Categories:
Editor's Picks:
» JDBC API
Java Database Connectivity (JDBC) API is a standard SQL database access interface. This API provides programmers with universal access to a wide range of relational databases. (Sun) http://java.sun.com/products/jdbc/overview.html Sites:
» DbConnectionBroker
A pure Java package for handling multiple concurrent database connections. DbConnectionBroker creates a broker with a very simple interface for handing out and returning database connections from a configurable pool of connections. Also RandomGUID (utilit http://www.javaexchange.com/ » J2EE with MS SQL Server: Making a JDBC Connection
In this article readers get step-by-step instructions on making a JDBC connection between the four most popular Java application servers and Microsoft SQL Server by Deepak Vohra. http://www.devx.com/dbzone/Article/33681?trk=DXRSS_JAVA » JDBC - Java Database Connectivity
Using the JDBC interface to connect to and utilise a database from within Java. http://www.acm.org/crossroads/columns/ovp/march2001.html » JDBC Drivers and Vendors
A directory of JDBC-Driver-Vendors. http://www.sqlsummit.com/JDBCVend.htm » JDBC Tutorials for Database Access
The JDBC API is a Java API that can access any kind of tabular data, especially data stored in a Relational Database. http://java.sun.com/docs/books/tutorial/jdbc/overview/index.html » JDBCFacade
A library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. [Open source, MIT License] http://www.jdbcfacade.org/ » JDbMonitor
A tool to monitor and analyse database performance for any Java application. Determines Java applications' database performance and analyses problems down to specific SQL statement. http://www.jdbmonitor.com/ » Java Basics of Database Access and Permissions
Essentials of the Java Programming Database Access and Permissions. This lesson converts the application, applet, and servlet examples from Lesson 6 to write to and read from a database using JDBC. http://java.sun.com/developer/onlineTraining/Programming/BasicJava1/dba.html » Java Client Database (JCDatabase)
A simplified version of JDBC that runs on both the server and as part of client applications. [Commercial] http://www.digitalscores.com/jcdatabase/ » Java Guru - JDBC FAQ
A list of frequently asked questions about JDBC. http://www.jguru.com/faq/JDBC/ » P6Spy
Logs all queries between any JDBC application and any database with no code changes required. [Open source] http://www.p6spy.com/ » PoolMan
Offers configurable JDBC pools to multiple databases and SQL query/ResultSet cache. Generic Java object pooling is also available. [LGPL] http://sourceforge.net/projects/poolman » Webopedia.com - JDBC
Describes the term JDBC and lists links with additional information. http://www.webopedia.com/TERM/J/JDBC.html This category needs an editor
Last Updated: 2007-03-09 10:45:24
The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com |