ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
76

Backup from explorer

Is it possible to make a backup from the explorer? jastorga Juan If the database is not in use you can use the File > Open dialog and then copy and paste on the database file (right click a database file to see the copy command). But a safe online backup (while the database is in use) is not supported. support Support
76

Launching explorer giving some bugs

Hello , we are having problem when we try to launch explorer.jar from mac osx lion. jam gives these errors as shown below: Jul 19 23:15:51 KadirBASOL.local java[10319] <Error>: CGContextGetCTM: invalid context 0x0 Jul 19 23:15:51 KadirBASOL.local java[10319] <Error>: CGContextSetBaseCTM: invalid
76

Where do i download the explorer from

Hi, Where do i download the explorer from? I dont see any link. Please guide. Ravi ravionweb Ravi It is included in the zip file that can be downloaded from the download page (with the entire ObjectDB distribution) in the bin directory. support Support
76

ObjectDB Explorer Exposes Username and Password

How can I prevent my embedded database's username and password from being exposed by ObjectDB Explorer? billdotnet Bill See url-history setting and the user and password attributes. support Support If I understand correctly, if someone were to remove the configuration file, the username
72

A distinguished Name for server or explorer is good for maintaining!

A distinguished Name for server or explorer is good for maintaining!
72

ObjectDB Explorer query error: Unexpected query token 'value'

ObjectDB Explorer query error: Unexpected query token 'value'
15

Deleting a broken reference that was fixed to null in the Explorer

Using version 2.7.4_01, we did a repair. After repair a former link to a missing reference was converted to null. This cannot be deleted using explorer hgzwicker Hans-Georg Zwicker Thank you for this report. Build 2.7.4_02 fixes the issue. support Support
15

date parameter not working (probably) in explorer

in explorer, for a query like this: select o from ObjectNode o where o.classIdentifier = '(PR)' and o.created > ?1 we try to set the parameter (its a java.util.Date) in the parameters table. None of the following works: 2020-12-01 2020.12.01 {d '2020-12-01'} the parameter is just ignored hgzwicker
15

Object creation in the Explorer requires automatically set primary keys

The feature of creating new objects in the Explorer is currently supported only for entity classes that have primary keys that are set automatically. support Support
15

Feature Request: Adding map entries to DB in Explorer

Currently, collections can be edited but maps cannot be edited. For a database model that has a lot of static data that need to be entered into the database on multiple edits this presents as an inconvenience. It would be great, therefore, if we can edit maps straight from the explorer. Flying Banana Jiacong Xu

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support