ニュース

Java Database Connectivity (JDBC)is an application program interface (API) specification for connecting programs written in Java to the data in popular databases.
Here's a quick JDBC with HSQLDB tutorial to get you up and running with Java database connectivity and the popular HyperSQL database.