On 2 Feb 2008, at 00:08, Daniel John Debrunner wrote:
A database instance on disk is an instance of a persistent service, the jdbc driver is an instance of a non-persistent service.
Right - I was missing that, and wondering whether the only instance of a service was a PersistentService.
This covers some of it at a high level: http://db.apache.org/derby/binaries/ApacheDerbyInternals_1_1.pdf
Thanks - that's very useful. Would you be able to point me to the "primary" modules that exist in Derby? Is org.apache.derby.impl.db.BasicDatabase the primary module for the PersistentService?
Thanks and Regards Dibyendu
