| |
| Software > Systems Software > Software Development Tools > Application Programming Interfaces > |
JDBC
|
ALSO CALLED: Java DataBase Connectivity
DEFINITION: Java Database Connectivity (JDBC) is an application program interface (API) specification for connecting programs written in Java to the data in popular databases. The application program interface lets you encode access request statements in Structured Query Language
Definition continues below.
|
|

|

|
|
Add JDBC to your RSS Reader:
|
|
|
|
|
| 3 Matches |
 |
Sybase IQ Technology Overview
| sponsored by Sybase, Inc.
WHITE PAPER:
Sybase IQ is a column-based relational database that has been designed specifically for analytics and business intelligence applications. In this whitepaper learn how Sybase IQ can offer significant performance and total cost of ownership advantages.
Posted: 19 Sep 2008 | Published: 18 Sep 2008
|
|
 |
|
A Broad Information Reach: The Gateway to Information Management
| sponsored by Cognos, an IBM Company
WHITE PAPER:
The first key to realizing the potential of your data is implementing a solution built for open data access, ensuring a broad information reach. This paper explains why this is the essential starting point for accessing, integrating, and organizing data.
Posted: 11 Sep 2008 | Published: 11 Sep 2008
|
|
 |
|
Java Database Connectivity: Optimizing Database Performance
| sponsored by DataDirect Connect
WHITE PAPER:
Java Database Connectivity (JDBC) software opened the door for Java developers to write applications that were agnostic of the backend database store. Read this white paper for more...
Posted: 08 Sep 2008 | Published: 08 Sep 2008
|
|
 |
|
|  |
| |
JDBC DEFINITION (continued):
( SQL) that are then passed to the program that manages the database. It returns the results through a similar interface. JDBC is very similar to the SQL Access Group's Open Database Connectivity ( ODBC) and, with a small "bridge" program, you can use the JDBC interface to access databases through the ODBC interface. For example, you could write a program designed to access many popular database products on a number of operating system platforms.
JDBC definition sponsored by SearchOracle.com, powered by WhatIs.com an online computer dictionary
|
| |

|

|
|