ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
198

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 ... problem. What exactly is the activation code for ? Thanks & regards, Binit Bhaskar binitbhaskar Binit ... others developes machine ? how do i activate machine ? I did the following step 1. Put the activation code
194

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
184

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
180

setting activation code in persistence.xml or env file or system properties

Wondering if it's possible to add the activation code either: - in persistence.xml - or in a .env file - or system properties dmoshal David Moshal These options are not supported. However, you can embed the configuration file with the activation code as a resource, e.g. by replacing the objectdb
96

Posting Sample Code

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

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
37

Database Management Settings

connection parameter. The <activation> elements <activation code="XXXX-XXXX-XXXX-XXXX-XXXX ... ) requires specifying a valid activation code using an <activation> element. Activation codes ... the command line. Every machine requires a specific activation code, but multiple <activation> elements
35

Generating new activation code gives 500 server error

Trying to generate a new activation code using our site license key gives a 500 error every time. Code generated using version 2.7.4_04 and openjdk 1.8.0_171. spiffy Jonathan Harley There was a problem, thank you for this report. Please try again now. support Support
4

[ODB1] Chapter 6 - Persistent Objects

the following code: pm.currentTransaction().begin(); Person person = new Person("George", "Bush ... (...) method. When a transient object becomes persistent during an active transaction, its content ... before commit). An attempt to call makePersistent(...) when there is no active transaction throws
4

[ODB1] Chapter 5 - JDO Connections

of the database requires an active transaction. The focus of this chapter is on setting up a runtime ... a PersistenceManagerFactory The following code demonstrates how to obtain a PersistenceManagerFactory ... that are set in the code above are usually essential: javax.jdo.PersistenceManagerFactoryClass

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