ニュース

最新版はDbUtils 1.5で2012年7月21日にリリースされています。 通常のJDBCプログラミングでは、クエリの実行結果であるResultSetオブジェクトからデータの取り出しやJavaオブジェクトへのマッピングのためのコーディングをプログラマ自身が行う必要があります。
You’ll also get started with JPA Query Language (JPQL) and use it to execute a few simple database operations on the example application. The complete source code for the example application can ...
Here's a quick JDBC with HSQLDB tutorial to get you up and running with Java database connectivity and the popular HyperSQL database.