ObjectDB ObjectDB

Internal Website Search

161-170 of 200 resultsRefresh
4

Replaying recorded requests...

is that your configuration file is not read - you can check it by putting invalid content in ... is not read - you can check it by putting invalid content in the configuration - if no exception
4

Possible cause for "Enhancement of type ... is old and cannot be used"

test case. webel Dr Darren Kelly With objectdb-2.6.9 I have just very carefully checked ... -check") vs. generic classes with interfaces: detailed investigation webel Dr Darren Kelly
4

Objectdb recovery

is enabled) the database file should not be corrupted. You can check your database file ... (the exact effect depends on too many factors, so it has to be checked with your specific application
4

@Column length is not working.

, such as non null and length - consider checking relevant fields in a lifecycle event callback. support Support i think implementation of lifecycle event callback is expensive for check the length
4

Activation error on Schema change

of the server. Version 2.3.7 is more strict in checking this. support Support That explains why I ... ). Anyway - thats not a big problem. Activation is quite fast and I did check upgrade on our dev env first :) lwalkowski Lukasz Walkowski
4

SSL cannot connect from client StackOverflow error

Hello, i am trying to set up the SSL for connections to objectDB server. I cannot connect the Client, when SSL is enabled. I can connect from Explorer, when "Use SSL" is checked, isn't there some ... can connect from Explorer, when "Use SSL" is checked, isn't there some option, which I missed on java
4

Getting Unexpected internal exception when updating entity in MEM db

(which?) Please try and check if the error happens also with the last version. support Support Hi ... you. Deepak_1996 Deepak Kumar Maharana Please check if you still have the issue with the most recent ObjectDB version. support Support
4

What algorithm in find()

. Please check this forum thread that might be relevant. support Support I use your codes to commit ... object in that cache has to be checked against an old image to identify updates automatically
4

find() cost unreasonable time!

Hi, I make a full binary tree of 4095 node, I check the first 9 node, but the root cost 24 seconds, why? Result: =========== find time @ 24.125000 getSons time @ 0.000000 1 : type:Nodes, sons:2 ... List<Nodes> Sons; function of checking: private static void getSons0() {   System.out.printf
0

spuriously objectdb objects have null references

objects cannot be refreshed. Does it happen only for lazy collection fields? Could you please check ... in PersistenceUtil? support Support we checked it and in the case when we have the null collections

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