Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Phase...
 6. Basic...
 7. Menu with...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. Pixel Ad Script
 2. JavaScript...
 3. Essential PHP...
 4. Building...
 5. clanBox Gaming...
 6. Smash Bugs | ...
 7. WRQ Reflection...
 8. FFTW with OpenCV
 9. Cross browser...
10. UserGate...
more...

JDBC : A Definite Guide

 Script details


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

Select Your Rating:

poor         best


Back