ObjectDB ObjectDB

Internal Website Search

41-50 of 121 resultsRefresh
8

Is there an administration tool with which I could create extra indexes?

the classpath in order to update the schema. Run the ObjectDB Doctor (in repair mode) to build the new index. Step 2 may be skipped if you run the Doctor (step 3) with your up to date classes in the classpath. support Support
8

Type ... is not defined as an entity (@Entity is missing) (error 302)

. PersistenceCapable is available in the classpath more than once and loaded more than once (by different class ... it to the classpath runtime for each project that I use objectdb in. Now objectdb is tied
8

Is it ok to put list or map of embeddable objects in entity ?

not found". I found an option to put a classpath for persistence objects and metadata, where I ... the classpath to the JVM when you run the Explorer. But actually it is recommended to avoid relying
8

Embedding ObjectDB on server application

The error message that you get may indicate that objectdb.jar is not found in the classpath (i.e ... .java:615) java.lang.Thread.run(Thread.java:722) Flying Banana Jiacong Xu It looks like a classpath
8

Unexpected internal exception during set field of an Embeddable to null

feature separately, as long as the classpath that is available to the Enhancer includes ... versions from the classpath. support Support We have further embedded classes derived from
8

Eclipse plugin problem (using ObjectDB as a separate bundle)

" menu and try the action again. I tried to use objectdb.jar as downloaded as a classpath variable ... Support In the plugin you sent me, there is an entry in the .classpath file as shown
8

javax.persistence.PersistenceException: No Persistence provider for EntityManager named in Karaf 4.0.7 and OSGi DS test

, Bndtools 3.3.0). In order to build the code, you need to have lombok in the classpath (https ... implementation in the classpath. You must make sure that ObjectDB is available in the context class
8

alter table

and the new class is available in the classpath, but this is indeed a step that has to be done. Alternatively, I think that you may run the Doctor specifying a classpath that contains the new class
8

WebSphere Liberty Configuration

? On the server classpath? Do you have other JPA implementations in the classpath
8

Unable to persist TreeMap

available in the classpath. support Support Build 2.5.1_02 should fix most cases. Adding the classes to the Explorer classpath may still be needed in some cases. support Support

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