Internal Website Search

101-110 of 200 resultsRefresh

How to resolve 404 errors with Eclipse/Maven Spring MVC

I have created a project as guided by www.objectdb.com/tutorial/jpa/eclipse/spring/run ... and point my browser to localhost:8080/Guestbook/ it works as your tutorial says! tutorials

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

:253) at tutorial.Main.main(Main.java:22) Caused by: com.objectdb.o.UserException: Failed ... > package tutorial; import javax.persistence.*; import java.util ... tutorial; import java.io.Serializable; import javax.persistence.*; @Entity public class Point

Is ObjectDB better than competing object databases?

, tools, books, tutorials and sample code. ObjectDB is also unique in supporting

Defining a JPA Entity Class

> objects from the database: package com.objectdb.tutorial; import javax

Getting Started with JPA - NetBeans Project

To open and run the tutorial/jpa/start">Quick Start with JPA tutorial project in NetBeans: Download and extract the project zip file:

Getting Started with JPA - IntelliJ Project

To open and run the tutorial/jpa/start">Quick Start with JPA tutorial project in IntelliJ IDEA: Download and extract the project zip file:

Step 2: Define a JPA Entity Class

> to create the new class. tutorial/guestbook/netbeans/entity ... > The next step is adding a tutorial/jpa/netbeans/web/listener">context listener class

Step 3: Add a Context Listener Class

="/files/images/tutorial/guestbook/netbeans/web/listener.png" width="562" style="display: block; margin ... >contextDestroyed). The next step is tutorial/jpa/netbeans/web

Getting Started with JPA - Eclipse Project

To open and run the tutorial/jpa/start">Quick Start with JPA tutorial project in Eclipse: Download and extract the project zip file:

Which API should I use - JPA or JDO?

, IDEs support, tools, books, tutorials and sample code. When to prefer JDO