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
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
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.
is that mean that there is no networking in JPA , just JDO only
Client-server mode (networking) is supported for both JPA and JDO.