Java is a technology, which connected to database through network and forms Java Database Connection. JDBC supports two Driver models, they are
Two tier model
Three tier model
Two tier model
Two-tier model is a Java applet applications interact directly with the database. This type of model is referred to...