>>>>> "SF" == Stephen Fitch <[EMAIL PROTECTED]> writes:
SF> Øystein Grøvlen wrote:
>> What happens if one when connecting specifies another StorageFactory
>> than the one currently in use?
SF> Looks like Derby detects there is already a StorageFactory in use for
SF> that directory and database name. It uses the existing one rather than
SF> the specified one even if the specified one is different.
I would have been good to get an exception if one explicitly specify
another StorageFactory. (Connecting without specifying StorageFactory
should just use whatever has been booted.)
--
Øystein