Features of JDBC API
Posted on October 24th, 2008, by Manoj Shah
java Database Connective (JDBC) provides a databse programing API for java program. Some of the feature of JDBC API are.
1. Contains a set of class and interfaces that are used to connect to a databse built using anyDBMS?RDBMS, submit SQL read more…
Tags: JDBC


Category:
