ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
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

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
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
9

Database size is much larger than expected (x2)

a single file of 7GB? gzdillon Lai Yang Question 3: The following messages will occur when run in Eclipse ... observed that only one java task in DOS mode and two javaw tasks in Eclipse. I believe the command "java -cp objectdb.jar;. mycode" bind all things in the limit of "-Xmx1432m", but in Eclipse
9

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
9

Fantom

.main (Fan.java:336) dmoshal David Moshal An attempt to run this example using the Eclipse/F4 IDE ... " The Eclipse/F4 project is attached. Could you please help in fixing it? support Support ... ) is: "Like I said, don't use Eclipse. Just use the core Fantom distribution which is how we are going
9

system exception occurred during an invocation on EJB GuestDao

Hi, I am new to ObjectDB I was trying your eclipse/jee6/glassfish tutorial. Eclipse Luna, Glassfish 4. I am getting the following exception (see below) just after deploying the project ... " and imported it into eclipse: same problem (see below). How can I verify if the EntityManager
9

Difficulty with the BIRT plugin

that is embedded in the plugin (it will become more flexible when support of using ObjectDB as a separate Eclipse ... where the tutorial doesn't reflect reality in your Eclipse environment. support Support Thanks, so now I can get a little further. My previous problem is that I was using the eclipse view "Data Source Explorer
9

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
1

Another NPE on em.createQuery(query).getResultList()

the project into your IDE workspace (for eclipse, you could run mvn eclipse:eclipse to generate the eclipse project configuration files, or you could m2eclipse eclipse plugin). SeedEntityImplTest

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