In a separate forum, someone has claimed that multiple connections to the same database from the same hosting JVM does not work successfully if the database is an in-memory database (uses jdbc:derby:memory:whatever).
Is this true? If it is true, is it documented anywhere? I didn't believe that such a restriction existed, but I couldn't find any particular documentation that seemed to say clearly one way or another. thanks, bryan
