ObjectDB ObjectDB

Internal Website Search

141-150 of 200 resultsRefresh
7

Spring + Maven + persitence.xml

Hi, I tested ObjectDB embedded and it is really fast! Everything worked out of the box. Maven: <dependency>    <groupId>com.objectdb</groupId>    <artifactId>objectdb</artifactId>    <version>2.4.3</version>   </dependency> Persistence.xml <persistence-unit name="TEST" transaction-type
7

javax.persistence.PersistenceException

the objectdb.jar in a plugin and added tat as a dependency to the project. Not sure what else I ... that might be related. Anyway, your application works after: Removing dependency on the com.objectdb.objectdb plugin
7

Cast exception?

of these dependencies it will affect all Extensions that use them. So they are indeed loaded by two class loaders ... you will have the "No Persistence provider" exception. A solution in that case depends on the framework
7

ObjectDB within a resource adapter module and Java EE Connector Architecture

with its dependent module. When a separate utility JAR file is packaged, it is necessary for the module that desires it to use the persistence units to declare a dependency on the utility JAR file using
7

How to package orm.xml when using EJB in WAR?

for postgres). However, when a different web project (WAR file), which declares a dependency ... project that depends on the EJB .. but it's not great to have duplicate copies of the file, and this isn't
7

TimeSeries and ObjectDB

. The optimal way to organize the data depends on the specific application activity. Often the only way ... than retrieving one entity object. As noted above, it depends on your specific application (e.g
7

AbstractMethodError ... __odbSetTracker(Lcom/objectdb/spi/Tracker;)V

(unfortunately we cannot avoid them, enhanced classes have dependency and when it is broken the JVM ... dependency of classes, so if ObjectDB is involved the first thing to check is that all the classes
7

Maven and multiple JARs

to run too). - Dependent more specific project: SpecEnt, SpecEJB, SpecWeb (downstream). Just having 2 ... /8085996/maven-overwrite-resource-file-in-dependency webel Dr Darren Kelly
1

Problemss during maven build

> </repository> <dependency> <groupId>com.objectdb</groupId> <artifactId>objectdb</artifactId> <version>2.8.1</version> </dependency> Any help would be greatly appreciated! Thanks! Simon
1

Improve ObjectDB Server

Improve ObjectDB Server to behave and feel more like a traditional db-server: - Remove SWING dependency (i.e. remove the tray icon or make it external from the core server) - Provide the possibility to easily install the objectdb as service on each system (requires removing swing dependency

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