Database Management by Using Java Database Connectivity Architecture of JAVA
Sandeep Kaur
Sandeep Kaur, M.sc  Lovely Professional University, M. Tech LPU.I have Published Three papers, One is in International Conference USA.
Manuscript received on January 22, 2013. | Revised Manuscript received on February 10, 2013. | Manuscript published on February 28, 2013. | PP: 204-206 | Volume-2 Issue-3, February 2013.  | Retrieval Number: C1063022313 /2013©BEIESP

Open Access | Ethics and Policies | Cite
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: This paper consist of Java database connectivity (JDBC).The JDBC consists of a set of interfaces and classes written in the Java programming language .This shows how the JDBC environment provides the facility to manage database for multiple applications for updating, retrieving, modify. First three steps are, Selecting the required driver for DSN, specifying the connection details for DSN and testing the creating DSN. The DSN consist of specific information for data.
Keywords: Java database connectivity, Data source name database connectivity.