ObjectDB ObjectDB

Internal Website Search

81-90 of 183 resultsRefresh
20

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. When I ... my browser to localhost:8080/Guestbook/ it works as your tutorial says! However, when I use Eclipse Juno ... so. Can someone help me! I've tried a lot of other tutorials and this is the only I can get to work
17

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

.EMF.createEntityManager(EMF.java:253) at tutorial.Main.main(Main.java:22) Caused by: com.objectdb ... " />         </ssl> </objectdb> Test Code package tutorial; import javax.persistence.*; import java ... ");   System.out.println("Average X: " + q2.getSingleResult()); } } package tutorial; import java.io
2

Getting Started with JPA - Maven Project

The Getting Started with JPA tutorial provides step by step instructions on how to build a simple JPA database driven application in Eclipse or NetBeans. Building a new application step by step is an effective way to learn - but if you prefer, you may download and run the result application as
2

Step 6: Run the Java EE 6 Application

the database file in ObjectDB Explorer: This is the end of the tutorial. Learn more about ObjectDB and JPA by reading the Manual.
2

Getting Started with JPA - NetBeans Project

To open and run the Quick Start with JPA tutorial project in NetBeans: Download and extract the project zip file: Getting Started with JPA - Maven Project (3KB) Open the Maven project in NetBeans: Select File > Open Project.... Select the points-console directory and click Open Project. Run
2

Getting Started with JPA - IntelliJ Project

To open and run the Quick Start with JPA tutorial project in IntelliJ IDEA: Download and extract the project zip file: Getting Started with JPA - Maven Project (3KB) Open the project in IntelliJ IDEA: Select File > Open Project.... Select the points-console directory and click Open Project. Run
2

Step 6: Run the Web Application

of the tutorial. Learn more about ObjectDB and JPA by reading the Manual.
2

Getting Started with JPA - Eclipse Project

To open and run the Quick Start with JPA tutorial project in Eclipse: Download and extract the project zip file: Getting Started with JPA - Maven Project (3KB) Open the Maven project in Eclipse: Select File > Import... > Maven > Existing Maven Projects and click Next. Select the points-console
2

Step 4: Create an ObjectDB Data Set

Points). Enter a data set name (e.g. Points by X) and click Next. The database in this tutorial
1

Which API should I use - JPA or JDO?

the availability of experienced developers, forums, IDEs support, tools, books, tutorials and sample

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