ObjectDB ObjectDB

Example database world.odb

#1

Hello!

Where can I find classes for example database world.odb?

Thanks for the answer.

 

edit
delete
#2

The source code of the relevant entity classes is attached.

ObjectDB Support
edit
delete
#3

Can You send a main file?

Thanks a lot!

edit
delete
#4

The attached program exports data from the World database to the standard output in JSON format.

You will need google-gson in order to run it.

ObjectDB Support
edit
delete
#5

Thanks a lot!

How to save to World database persistent objects that describes the relationships OneToMany and ManyToMany?

I want to see a working example :-)

edit
delete
#6

Persisting objects is explained in this manual page.

Related source code that can be made public has already been published above.

ObjectDB Support
edit
delete
#7

Thank You!

edit
delete

Reply

To post on this website please sign in.