My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This library contains the following packages:

  • org.pickle.util: persistent Java collections, notably persistent queues
  • org.pickle.sql: JDBC helpers, including a JdbcTemplate class
  • org.pickle.logging: contains a Log class that simplifies the use of Java logging

Currently the only non-test dependency is the H2 database, used by the org.pickle.util package. Unit tests are based on JUnit.

Powered by Google Project Hosting