ObjectDB ObjectDB

Internal Website Search

111-120 of 183 resultsRefresh
8

How to create a wildfly datasource with dsJndi name to an objectdb database?

. You can follow this tutorial (or download and run the Maven project of that tutorial) in order to run
8

can't get HashMap out of the database

in a simple variation of the Guestbook tutorial: Guest class: ===================== @Entity ... : " + map.get(name); } ========================== GuestDao is the same as the tutorial Test class
8

ObjectDB current status of the BIRT plugin

Just now I downloaded Eclipse Kepler Reporting. First step was to add the update site for the ObjectDB Data Source Driver as described in http://www.objectdb.com/tutorial/tool/report/birt/install ... . My questions: - Is there a mistake in the tutorial or is the software update site (temporarily) not available
8

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

, check this tutorial for using GlassFish, ObjectDB and NetBeans. support Support Oh...It actually works ... . All my other libs work without problem in /lib/ext. I know the tutorial, but I'm using Maven. WEB-INF/lib
8

Missing atificat for ObjectDB?

Hello! I am testing the Spring MVC and JPA tutorial, and always got an error in the POM file: <dependency> <groupId>com.objectdb</groupId> <artifactId>objectdb</artifactId>     <version ... and following the tutorial. I am new to Maven. What's the problem? Thanks. marlonmin martin Use
8

odb files and config file

Hi, I used the tutorial (https://www.objectdb.com/tutorial/jpa/eclipse/web/project) to use ObjectDB in my maven project. After that there was a db folder in src/main/java/webapp/WEB-INF/. But there were no obd files in it. I'm getting my EntityManager by doing this: EntityManagerFactory emf
8

Suggest link to Maven example from Enhancer tool page

> <executions> May I suggest you also link from there to the tutorial example: https://www.objectdb.com/tutorial
8

Eclipse - Maven - Dependencies not getting automatically reflected

to a specific ObjectDB tutorial? If yes, could you please provide a link to the exact tutorial page? support Support
8

Problems using Maven Repo

repository. Have you tried one of our Maven based tutorials (e.g. this tutorial)? support Support I
1

com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date

/com.objectdb.jpa.EMF.createEntityManager(EMF.java:149) at tutorial/tutorial.Main.main(Main.java

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