wisdom-framework / wisdom-orientdb

Wisdom OrientDB integration
Apache License 2.0
2 stars 3 forks source link

Remove use of Orientdb deprecated method #33

Open barjo opened 8 years ago

barjo commented 8 years ago

OObjectDatabasePool is now deprecated and should be replaced by OPartitionedDatabasePool.

This move implicates changed in the concurrency model and at the API level.