ObjectDB ObjectDB

programmatic activation

#1

Wondering if there is documentation for this class: com.objectdb.Activator

Specifically: Is it possible to programmatically activate ObjectDB,

ie: to pass in username, password, site key, and get back a link?
This would help significantly with activation in server environments.

edit
delete
#2

There is no API for this but technically you can invoke the main method of the Activator class after reassigning System.in using System.setIn(...).

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.