News

The Type 4 JDBC driver is written purely in Java and works over a network connection. This is often referred to as the JDBC thin driver. The Type 3 JDBC driver which first interacts with a middleware ...
And that’s how easy it is to connect to HSQLDB with JDBC in a Java program.