ObjectDB ObjectDB

Using List to save data

#1

Hello,

How can I save data dynamically such as "List" in Java -> ArrayList, LinkedList, etc.

thanks

Seena Abdollahi

Seena Abdollahi Software Engineer

edit
delete
#2

Lists are persisted automatically as fields of entity classes.

See chapter 2 and 3 of the manual for more details.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.