Network in ObjectDB

#1

Hi, every Body

does the free license of objectDB support that i could put the database file on server (inside company) and more than one computer access that file

if it's supported how i do it

Thanks in Advance

#2

You can use ObjectDB 2.x in client-server mode (networking) also with no commercial license.

The limitation of the free license is 10 classes and one million objects per database file.

ObjectDB Support
#3

is that mean that there is no networking in JPA , just JDO only

#4

Client-server mode (networking) is supported for both JPA and JDO.

ObjectDB Support

Reply