Open Source Derby database development with Apache Ant
Posted on: 12/23/2004 05:30 PM
Apache Ant is one of those rare tools that every developer must absolutely have in their development toolkit. Apache Derby is an open source high quality, pure-Java embedded relational database engine that is file-system based, highly portable, and lightweight making them ideal for distribution.
This article introduces a handful of Apache Ant tasks that make it easier to incorporate the building and distribution of Derby databases into an application’s build process.