| |
| 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:
|
|
|
|
|
| 2 Matches |
 |
PointBase UniSync
| sponsored by PointBase, Inc.
PRODUCT OVERVIEW:PointBase UniSync is a Java API that allows developers to easily synchronize data between databases residing on mobile platforms and corporate back-end databases. Posted: 02 Aug 2004 | Published: 01 Jul 2004
|
|  |
|
NetCharts Product Description
| sponsored by Visual Mining, Inc.
PRODUCT OVERVIEW:The key to NetCharts success is the delivery of powerful charting components in a simple, proven delivery mechanism the applet. Posted: 15 Oct 2003 | Published: 01 Oct 2003
|
| |
|
|  |
| |
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
|
| |

|

|
|