The significances are given
below:
• JDBC is the acronym stands for Java Database Connectivity.
• Java Database Connectivity (JDBC) is a standard Java API .
• It's purpose is to interact with the relational databases in Java.
• JDBC is having a set of classes & interfaces which can be used from any Java application.
• By using the Database Specific JDBC drivers, it interacts with a database without the applications of RDBMS.
• JDBC is the acronym stands for Java Database Connectivity.
• Java Database Connectivity (JDBC) is a standard Java API .
• It's purpose is to interact with the relational databases in Java.
• JDBC is having a set of classes & interfaces which can be used from any Java application.
• By using the Database Specific JDBC drivers, it interacts with a database without the applications of RDBMS.
No comments:
Post a Comment