Hi!
We need the ObjectDB version for debug purpose/logging.
Our project supports also EclipseLink -
http://stackoverflow.com/questions/3493495/getting-database-connection-in-pure-jpa-setup
With the Connection object the Database name & version can be retrieved.
For ObjectDB, which is the best (JPA) method to get the version number?
Peter