ObjectDB ObjectDB

Internal Website Search

161-170 of 170 resultsRefresh
6

Support Jakarta

Hello, is there a timeline for support Jakarta? Thank you pakpak Pak Pak We aim to add support for Jakarta by the end of 2022. support Support Thank you pakpak Pak Pak Hello, any news about this? pakpak Pak Pak We dropped previous plans to support Jakarta Persistence in ObjectDB 2.x as it requires
6

Replication Issue

" />                 <extensions drop="temp,tmp" />         </database>         <entities
6

Degrading performance overtime

" /> <extensions drop="temp,tmp,odb" /> </database> <entities> <enhancement agent="false" reflection
6

Problem to use find method on an abstract Class: AbstractMethodError is thrown

(                 "objectdb:test.tmp;drop");                 EntityManager em = emf.createEntityManager
6

Problems down-casting in WHERE clause

=             Persistence.createEntityManagerFactory("objectdb:test.tmp;drop");         EntityManager em = emf
6

java.lang.ClassCastException in OSGi runtime when loading data from DB

? I hope I don't have to drop objectdb as I just ordered my first server license... Regards, Alex
1

JPQL support for mapped by (inverse) collections

.createEntityManagerFactory(                 "objectdb:test.tmp;drop");         EntityManager em
1

Freeze during save

= JDOHelper.getPersistenceManagerFactory("objectdb:2299.tmp;drop
1

[ObjectDB 2.4.1] Unexpected exception (Error 990) on getObjectById

;drop");         PersistenceManager pm = pmf.getPersistenceManager();                 try
1

[ObjectDB 2.4.1] Unexpected exception (Error 990)

) {         EntityManagerFactory emf =             Persistence.createEntityManagerFactory("objectdb:d:\\temp\\test.tmp;drop

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