ObjectDB ObjectDB

Internal Website Search

31-40 of 120 resultsRefresh
11

Corrupted Database or error in ObjectDBExplorer?

the the classpath (either in the Explorer or using your application) in order to update the schema. support ... and then opening the database with the modified class available in the classpath. Removing that temporary persistent field, and again opening the database when the up to date class is available in the classpath
11

Class loading problem with private packages in OSGi environment

between CodeArchitectureExt and CodeArchitectureImpl? Please try to run the Explorer with a classpath ... issue in the database explorer? We don't want to run the database explorer with a special classpath. btc ... and Server when entity classes are not available in the classpath. support Support
11

How to use ObjectDB properly in spring boot application?

), please put it on the classpath. If you have database settings to be loaded from a particular profile ... a JDBC driver in the classpath. Therefore to solve this error: Failed to configure a DataSource: 'url ... database (H2, HSQL or Derby), please put it on the classpath. If you have database settings
11

javax.jdo.JDOUserException Failed to locate field field exampleField using reflection (error 363)

production builds using: <java fork="true" classname="com.example.jdo.MWJDOEnhance" classpath="${classpath}" /> In it we are using following code: String allString = getAllPackagesAsString(); Enhancer ... classes to the classpath. That way the issue is not happening. thamal Tomas Hamal
9

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
9

DB Explorer and Doctor unable to open DB file

and the Explorer with a classpath that includes access to all your classes. In that case the synthetic ... classpath for Doctor and Explorer worked. I made a starting script for them, so I am willing to use
9

WebSphere Liberty Configuration

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

Error occured during initialization of boot layer

Marc ObjectDB is currently not supported as a module so you will have to add it to the classpath ... changed my project to be non-modular (delete module-info) and included the objectdb.jar in the classpath
9

enhancement issue

To enhance a jar file you need to: Have the JAR file in the classpath that is available to ObjectDB ... ), and of course you have to make sure that the path is included in the application classpath before
9

Failed to enhance dynamic type

available in the classpath during enhancement? When a class is missing, ObjectDB Enhancer tries ... parameter. it is not supposed to be in the classpath at that moment and I am curious why the ObjectDB

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