Derby database development with Apache Ant

Posted by VISITOR on Dec 29, 2004 1:49 AM
By IBM developerWorks
Mail this story
Web version

The open source Derby database engine provides developers with a powerful new tool for lightweight database development. Derby databases are file system based and portable across different types of systems. Because of this, a common strategy is to create databases at development time and ship them with the binary distribution as opposed to having it created on the fly.

Full Story

Printed at http://lxer.com/module/newswire/view/28916/index.html