JDBC 2+ Tier Architecture
In the absence of pure 3 tier drivers, it is easier to have what is sometimes called “2 tier plus” architectures. In this picture, we have a 3 tier client/server picture, except that the client provides and HTML or Java user interface that can access JDBC user code on the server.