 
  |
 |
| Script Title : | | JDBC : A Definite Guide |
| Version : | | |
| Author : | | Jerome |
| Platform : | | linux, windows, freebsd, sun |
| Home URL : | | http://www.httpguru.com/articles/post/jd... |
| Download URL : | | |
| Demo URL : | | |
| Category : | | Java - Database-Related |
| Price : | | Free |
|
| Description : |
| The JDBC ( Java Database Connectivity) API defines interfaces and classes for writing database applications in Java by making database connections. Using JDBC you can send SQL, PL/SQL statements to almost any relational database. JDBC is a Java API for executing SQL statements and supports basic SQL functionality. It provides RDBMS access by allowing you to embed SQL inside Java code. Because Java can run on a thin client, applets embedded in Web pages can contain downloadable JDBC code to enable remote database access. |
|
|
|
|
|
Average Rating: 0.00
Number Of Votes: 0
|
|
|
|
 |
 
  |