ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
6

Schema Update: class hierarchy change

) at com.objectdb.o.UMR.B(UMR.java:603) ... 19 more If you can see in the modified Code, i had tried ... for modified class hierarchy? Actual it woks to move the attribute. The content of field name
6

OutofMemory error with Object DB 2.0

" password="admin"> <dir path="/" permissions="access,modify,create,delete" /> </user> <user username="$default" password="$$$###"> <dir path="/$user/" permissions="access,modify,create
6

EntityManager JPA or JDO impl and different behavior

a simple test case by modifying the Spring GuestBook tutorial application. support Support Hi ... you can show it by modifying the above test. support Support If you can covert your sample project from
6

unable to connect to remote server using VPN

follows. <users> <user username="admin" password="admin" > <dir path="/" permissions="access,modify ... "> <dir path="/$user/" permissions="access,modify,create,delete"> <quota directories="5" files="20
6

Performance tuning, best practices

="admin"> <dir path="/" permissions="access,modify,create,delete" /> </user> <user username="$default" password="$$$###"> <dir path="/$user/" permissions="access,modify,create,delete"> <quota
6

Connection is closed Caused by: java.io.EOFException

.0.0.1" admin="true"> <dir path="/" permissions="access,modify,create,delete" /> </user> <user username="$default" password="$$$###"> <dir path="/$user/" permissions="access,modify
6

alter table

this is the solution. support Support I want to know how the command use the modified class (with @index ... how the command use the modified class (with @index), it has no knowledge about the .java or .class
1

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

) ... 14 more Caused by: com.objectdb.o._IllegalArgumentException: Attempt to modify a primary key ... . For example when setting a generated primary key value an "Attempt to modify a primary key
1

Unexpected exception (Error 990) com.objectdb.o.InternalException

demonstrated by the test case in #3 above, but instead of a modified embedded object we have an embedded ... are due to modifying a persistent collection field after GC of the containing entity then this should now work
1

each 1-2 days objects on some objectdb level lock/block each other

="admin" password="admin"> <dir path="/" permissions="access,modify,create,delete ... /" permissions="access,modify,create,delete"> <quota directories="5" files="20" disk

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