ObjectDB ObjectDB

Internal Website Search

81-90 of 111 resultsRefresh
6

Unable to delete the .odb file programatically

.getPersistenceManager(); if (codeLogger.isDebugEnabled()) {     codeLogger.debug("Created a new PM ("+pm
6

Unexpected exception during open the database

can still be logged by setting the "index" logger to "debug" level. support Support The issue occurs
6

Auto Date for Creation and Update

for you, but unfortunately we cannot offer this service of debugging and investigating issues in user
6

Changes in detach behaviour?

Hello! Today i upgraded to 2.3.5_04. My program stopped working. After some debugging i found out that all fields of retrieved objects are on their default value till i first call a getter or detach them explicitly. Up to 2.3.4 they where initialized immediately. The problem in my case is that i
6

Deadlock in objectdb code

" level="info" /> or, use the "debug" level to get more information on the registered type. support
6

com.objectdb.o.TEX: Type ... is not found, for a class that's already been enhanced successfully.

. Would you please explain how I can use the tracing information to debug
6

NegativeArraySizeException on commiting a transaction

is attached. I also attached screenshots from the debug enviroment showing the values of the variables in
6

JDO sequences from ORM file

the logging level to "debug" in objectdb.conf, but sequences don't seem to be mentioned in the output
6

Problem of query With an aggregate function

].longValue()); } } return listSommeLong; } When i debug i have a sever error
1

Lazy retrieval by access not working correctly

I have a problem loading lazy associations by access/navigation with an @Embedded attribute containing an @ElementCollection which is lazy loaded. I'm not sure if the same problem exists elsewhere. Furthermore, if I set a breakpoint in the right spot in debug mode, everything works correctly

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