config file for embedded database

#1

Hi, I'm going back to embedded mode after some time with client/server mode.

Question: how does the embedded jar find it's config file?

Dave

ps: thanks for the improvements to the explorer - still need a way to view (view only) an open embedded database.

#2

The same procedure is used for getting the configuration path in embedded mode as well as in client-server mode (on both the client side and the server side). It is explained on this manual page.

ObjectDB Support

Reply