On Wednesday 14 December 2005 2:42 am, Roger Keays wrote: > Hi, > > I saw on the derby todo list[0] that there were plans to store a derby > database in a single file (read/write presumably). I know this file is > out of date, but couldn't find anything related in the issue tracker. Is > this feature still planned? > > Cheers, > > Roger > > [0] http://db.apache.org/derby/DerbyToDo.html That would be highly inefficient and wouldn't scale.
I think you may mean writing the ability to create and manage single "file" table spaces. (Read: Cooked Chunks)
