JDBC API being a java base API, it accesses stored data and tabular data present in relational database. Java applications are written by the help of JDBC API. They are helpful to manage these programming activities, given below: To a data source, connect like a databaseSend updated statements & database queries.Bring records of database & do processing of these records that have been received from the database. The given code details the above 3 steps. ...
thanks...
sorry for all the questions
thanks...
06-14-2013, 02:22 PM in gbonecapone