ObjectDB ObjectDB

Internal Website Search

31-40 of 141 resultsRefresh
9

OptimisticLockException

more. I ran into the same error from a pessimistically locked entity (global tracking id generator ... the insertion test case. 5 threads/100 repetitions gave Optimistic lock error on pessimistically tracked
9

500Mb ObjectDb database opening issue

500Mb ObjectDb database opening issue
9

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

="true" />                 <dirty-tracking arrays="false" />         </entities>         <schema ... -tracking arrays="false" />         </entities>         <schema>         </schema>         <server
9

ObjectDB Unable to process 1.6 L records.

are you using? Can you try the last ObjectDB build and publish a track trace generated by it? support ... and publish a track trace generated by it? It is in production so not able to change the build. Manoj
9

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

setup: - The diagnostics here have been recorded carefully at every step, including Git tracking and tracking in a CMS web system. - I have used both a console test app and a NetBeans web app in
9

Replication error on slave restart

="true" /> <dirty-tracking arrays="false" /> </entities> <schema> </schema> <server ... always="auto" on-persist="false" on-commit="true" />   <dirty-tracking arrays="false" /> </entities
9

Replication issue, Replayer failing due to NullPointerException.

always="auto" on-persist="false" on-commit="true" /> <dirty-tracking arrays="false ... " /> <cascade-persist always="auto" on-persist="false" on-commit="true" /> <dirty-tracking arrays="false
9

PersistenceException: Failed to locate field

always = "true" on-persist = "true" on-commit = "true"/> <dirty-tracking arrays = "true ... " on-commit = "true"/>     <dirty-tracking arrays = "true"/>   </entities
1

Enhancing a class causes it to not save changes.

classes? Thanks, Emily emilycrutcher Emily Crutcher In enhancement mode ObjectDB tracks changes ... , but cannot do that when the values are changed by reflection. In reflection mode ObjectDB doesn't track
1

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

context (EntityManager) and changes made to the objects will be tracked as part of the current ... Glassfish Darren webel Dr Darren Kelly A feature request to implement a similar extension in ObjectDB was added to issue tracking. support Support

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