Showing posts with label new to java 6. Show all posts
Showing posts with label new to java 6. Show all posts

Tuesday, 27 December 2011

New to Java 6 is a lightweight database called Derby.

Derby is a product of the Apache Database project.
Derby is a transactional, relational database.
Derby provides a small footprint on disk.
Deployment is much easier because Derby supports storage of a database archived in a JAR file.
Derby allows you to simply distribute the JAR file.