ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
8

Updating Entities

() { //Error Checking - All have been verified to be passed   Main.paygradeDB.getTransaction ... = paygrade.getText(); //Error Checking - all checks get passed if(/*No Errors*/) { p ... into the table, but then I tried checking the content from my Query.employeeTable() function
8

Can't post on your forum

that code, just moved the website to another host. support Support Something to check that maybe ... from IE. zmirc Mircea Chirac To check if this is a cache issue, could you please try adding a dummy parameter (e.g. ?x) to urls on our website? In addition, could you please check the cookies
7

OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011)

thread. support Support Thank you for the link to the class enhancing confirmation checking code. (It helped me find a build order priority issue. I will also use the technique to put a safety check into ... classes are not OEM enhanced and therefore not excluded from the no activation limits. Try to check
7

Failed to commit transaction: Attempt to commit a rollback only transaction

change to the database file. Is that possible? dmoshal David Moshal I don't know. Check ... ="." mode="write" /> <locking version-check="false" /> <processing cache="64mb" max-threads="10 ... locking set to true in config file update 2: problem goes away with this check: if (currentTx
7

Is 2 level cache in use?

Hi, Is there any way to check, if 2 level cache is in use? Right now I've done two things: 1 ... Walkowski You cannot check if the L2 cache is enabled directly but you can check its content, by using ... and then check if it is cached. The L2 cache doesn't always improve performance. It depends
7

Handling deleted references

, which simply checks if the profile instance is such a "intermediate/deleted" instance. Is there a way ... " instances? This would simplify my use case since all I have to do is to check if the reference is null ... () { if (profile == null) { // or whatever check to identify previously deleted Entity instances profile
7

Performance problem

. Please check that class. You probably have EAGER definitions that cause a massive load of objects from ... User but you should check the entire closure, i.e. the complete graph of objects that are reachable ... user are in the system. Could you please check our sample application we sent. Regards. peric.emil
1

Unexpected error when loading all entity instance

. Create a transaction and load 10.000 entity instances 2. Check for each entity instance ... the database is corrupted. Checking it with the ObjectDB Doctor produces errors. After using the Doctor ... the database file. I shutdown the application by closing all EntityManager instances. Please check
1

Indexes broken after schema update

Could you please check the database with the Doctor? support Support > java -cp objectdb.jar com.objectdb.Doctor ... . bensteele Ben Steele Please check the attached file. It cannot be opened as an ObjectDB database file ... may help. You are right about running the Doctor diagnosis - it checks that the data is fine
1

Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer

2.7.1. You wrote that the system is using version 2.7.1_01. Could you please double check ... queries that have been solved for us with that version. We double checked the version and also use ... it could help in checking if the issue happened then or later. If you could run

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