ObjectDB ObjectDB

Internal Website Search

91-100 of 198 resultsRefresh
13

EntityManager JPA or JDO impl and different behavior

a Maven project into a simple Eclipse project that doesn't use Maven it could be very helpful ... Support Hi, Sorry for the late response. And don't see why the current project wouldn't work in eclipse ... " on the test project 2. import the test project to eclipse 3. In eclipse, change your java build path
13

ObjectDB current status of the BIRT plugin

Just now I downloaded Eclipse Kepler Reporting. First step was to add the update site ... . Unfortunately Eclipse gave me an error not being able to contact the software update site ... of Eclipse are supported for the plugin? martijnvt Martijn van Tilburg Sorry, there was a problem
13

Path in tomcat

? When I debug the Eclipse web project, I export all things into a .war file. Then I use Tomcat's web ... /objectdb.jar" or by setting this in your dev software (in my case in eclipse server configuration ... a tutorial, https://www.objectdb.com/tutorial/jpa/eclipse/web/project >Now, add ObjectDB support
11

ClassNotFoundException Stack Traces in the Log File

type.loader] java.lang.ClassNotFoundException: org.xxx.TConductingEquipment at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421) at org.eclipse.osgi.internal.loader.BundleLoader
11

Unable to persist TreeMap

) {         EntityManagerFactory emf = Persistence.createEntityManagerFactory(           "objectdb:D:\\eclipse ... ();         //-------         emf = Persistence.createEntityManagerFactory(           "objectdb:D:\\eclipse\\workspace ... :\\eclipse\\workspace\\TestProject\\Storage.odb"); EntityManager em = emf.createEntityManager(); Person
11

Embedding ObjectDB on server application

the project...at least on Eclipse. Is there some way I can check on runtime? Still getting this: Message ... That is precisely the issue! Since I have to export the project from eclipse, the server middleware ... problem... I'm working with Eclipse and Maven. I added the objectdb.jar-File as an external Jar
11

JBoss 7 startup fails

but cannot come out of the swamp. I use eclipse indigo as IDE The "src" folder contains the pachake ... project) and imported it into eclipse but I now get the following error in pom.xml. The sesction ... : The eclipse was istalled by downloading a zip file and uncompressing it in /usr/local/eclipseIndigo (in
11

Report Generation with BIRT and JPA

...) Also, verify that BIRT was installed by Help > About Eclipse > Installation Details. support Support hi After Installation Details the update eclipse then it was updated. After that In eclipse ... of the tutorial two different Eclipse plugin installations are needed. support Support
10

ClassCastException of same object type

loader to retrieve entity objects. This may be caused by using ObjectDB as a separate Eclipse bundle ... eclipse bundle. It is embedded as per the thread you mentioned. I will have a look at the thread ... and looking at Andreas Beckers' iAuthor project I found that I could convert the objectDB jar to an eclipse
10

Filename.odb$ Persisting Issue

by Eclipse. I can't seem to manually terminate the file either. I usually have to fully close Eclipse ... is terminated. At no point do I use System.exit() nor do I use hard termination from my Eclipse IDE. Each

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