Java and Oracle : JDBC Layers and Connection types
I know no body does that, but I did it anyway :
I read through the JDBC connection types “http://download.oracle.com/javase/6/docs/technotes/guides/jdbc/getstart/intro.html#1019423” and thought I summarize the deferences between JDBC drivr types in this diagram:
In short, there are 4 types of JDBC Connection, but only two are important from my experience: