Pros and Cons of JDBC by R4R Team

JDBC stands for Java Database Connectivity and provides a set of Java API for accessing the relational databases from Java program. With the help of Java APIs we can enables Java programs to execute SQL statements.We can get flexible architecture to write a database from JDBC. That can help to make independent application that can run on different platforms and interact with different DBMS without any modification.

                  Pros of JDBC

                Cons of JDBC

Simple SQL processing

Complex if it is used in large projects

Good performance with large data

Large programming overhead

Very good for small applications

There is no encapsulation

Simple syntax so easy to learn

Hard to implement MVC concept

 

Query is DBMS specific

Leave a Comment:
Search
Categories
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!