20. 37. 1. 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. |