ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
86

Posting Sample Code

unit). Keep the test as simple as possible - remove unnecessary code (but keep it complete
45

Configuration and Activation Code in ObjectDB 2.x

the odbee.jar file and got the activation code.It is mentioned in the side that i need to use the activation code using <activation> tag in the objectdb.conf file. In 1.x objectDB, we are not using ... the activation code which i got after acting the 2.0 odbee.jar. and any specific changes which i
45

ObjectDB 2.x is working without any activation code

and it is working without any activation code. Is it is bug in objectdb or it works without activation code also. I am saving some information into the some.odb file and reading the informatin without any problem. What exactly is the activation code for ? Thanks & regards, Binit Bhaskar binitbhaskar Binit
45

Should derived fields of an EmbeddedId be manually maintained by app code?

field parent. In the following as the code stands I do NOT maintain the derived fields in ... the code so that I do maintain the EmbeddedId explicitly it works; class ECompoundKeyMapItem ... .java:148) Unexpetced error com.objectdb.o.InternalException //Code without manual maintenance
43

Concerning coding style of the example in the posting instructions

to the coding example in the posting instructions and many of your other examples posted in the forums. While I appreciate the recommended coding style as shown makes for convenient minimal examples ... and examples, it is not a compliant coding style. Webel webel Dr Darren Kelly Your observation
43

Get activation code for a server with no Internet connection

. How do we get the activation code? Dmitry Zakharov uncol Dmitry Zakharov Run activation on that server. It does not ... that you can open on another computer that is connected to the Internet, in order to retrieve the activation code. Add the activation code that is received on that url to the ObjectDB configuration file of the server. support Support
43

Deadlock in objectdb code

Running multi-threaded access to an embedded database using JDO, I'm getting a deadlock in objectdb code. Thread dump attached. sjzlondon Steve Zara Thank you for this report. The thread dump ... the code. Is there a convenient way to introduce classes to objectdb at the start of a run
8

Getting an error when adding activation code to conf file

Hello, When I add an activation code to my objectdb.conf file, I get the following exception ... ) at com.objectdb.o.RCL.<clinit>(RCL.java:36) ... 8 more If I remove the activation code from ... code. I am adding my activation code to my config file as such: <database> <size initial="256kb" resize
3

Step 7: Run the Spring Web App

enhancement (weaving) in Tomcat it has to be run with ObjectDB as a Java agent (javaagent:objectdb.jar). When using GlassFish - on the fly enhancement (weaving) is automatically enabled
3

Step 7: Run the Spring Web App

enhancement (weaving) in Tomcat: Find the Tomcat server in the [Services window] under Servers. Right ... . Right click the server node and select Restart. When using GlassFish - on the fly enhancement (weaving

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