ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
9

Filename.odb$ Persisting Issue

and have a main function that looks like this... public static void main(String[] args) { launch(args ... and the EMF close according to my test (below) public static void main(String[] args) {   launch(args ... ) that can demonstrate it. support Support This is as simple as I can make it. public class Main extends
9

Database size is much larger than expected (x2)

Exception in thread "main" [ObjectDB 2.2.9_03] javax.persistence.RollbackExcepti on Failed to commit ... )         at image.URIReader.read(URIReader.java:84)         at image.URIReader.main(URIReader.java ... = http://www.csonline.com.cn/img/2003-07/22/tn_22a1404.jpg Exception in thread "main" [ObjectDB 2.2.9
9

Fantom

class OdbTest { Void main() { Persistence .createEntityManagerFactory ("./db1 ... .commit (EMImpl.java:279) FodbTest::OdbTest.main (OdbTest.fan:12) fan.sys.FanObj.with (FanObj.java:159) FodbTest::OdbTest.main (OdbTest.fan:9) java.lang.reflect.Method.invoke (Method.java:597) fan
8

Unable to persist TreeMap

public class Test {     //----------------     public static void main(String[] args ... ();     } //main //---------------- } //Test Produces console output: Created memberships: {Bar ... value: President Exception in thread "main" java.lang.NullPointerException at Test.main(Test.java:31
8

Embedded Entity in EmbeddedId not persisted. Error 631 at select.

wrong?  */ public class OdbError631 {     public static void main(String[] args ... + "]";         }     } } --- 19:05:31.423 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Log4j2LoggerProvider 19:05:31.463 [main] INFO org.hibernate.jpa.boot.internal.PersistenceXmlParser - HHH000318
8

BeanCreationException in spring data JPA with objectDB

.main(MavenCli.java:157) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect ... .classworlds.launcher.Launcher.main(Launcher.java:356) [WARNING] Failed startup of context org.mortbay.jetty ... /src/main/webapp} javax.servlet.ServletException: org.springframework.beans.factory
7

Error using query with MAX() function

.createEntityManager(); } public static void main(String[] args) { Test t = new Test(); t.doit ... = Sun Apr 24 00:49:47 EDT 2011 i=1967 Exception in thread "main" [ObjectDB 2.2.2] Unexpected exception ... .java:69) at com.ibm.check.cmvc2git.Test.main(Test.java:30) This brigns up the question
7

Schema-Update: Rename superclass and remove one subclass

Database public static void main(String[] args) { EntityManagerFactory emf = Persistence ... () { } } And then we access the prevous create Database with the following example: public static void main ... error message. If we try to ecexute a Query (in the second main method): TypedQuery
7

Connection is closed (error 526)

. Exception in thread "main" [ObjectDB 2.2.7_08] javax.persistence.PersistenceException Connection ... (Nodes.java:54) at src.run.testNodes.getSonsAll(testNodes.java:191) at src.run.testNodes.main ... Yang If I change the c/s model to local DB, then I get: Exception in thread "main" java.lang
1

Getting an error when adding activation code to conf file

) at pgtester.ObjectDBPopulator.main(ObjectDBPopulator.java:20) Exception in thread "main" java.lang ... (Persistence.java:55) at pgtester.ObjectDBPopulator.main(ObjectDBPopulator.java:20) Caused by ... my configuration file, I get: Exception in thread "main" [ObjectDB 2.7.5_05] javax.persistence

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