Hi Guys,
Are there any restrictions or limitations on using multiple embedded 
OObjectDatabaseTx within a single VM?  I'm attempting to create multiple 
OODB instances like such:

odb = new OObjectDatabaseTx("plocal:" + dbPath);

Where the dbPath can vary.  I end up with multiple OODB instances, but they 
each same to use the same local db folder, regardless of what path I 
specify in the constructor.

Thanks!

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to