ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
2

Is ObjectDB better than Object Relational Mapping (ORM)?

a JPA ORM provider (Hibernate, TopLink, EclipseLink or DataNucleus) to access relational databases when necessary - with exactly the same code.
2

Eclipse Distribution License - v 1.0

Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice
0

Eclipse/JPA Java EE Tutorial

well (dialog boxes and menus might look slightly different but the code would be the same). Note
0

Eclipse/JPA Web Application Tutorial

versions as well (dialog boxes and menus might look slightly different but the code would be the same
0

Step 2: Entity Class and Persistence Unit

the new source file content with the following code: package guest; import java.io.Serializable
0

Step 2: Define a JPA Entity Class

and paste to replace the new source file content with the following code: package guest; import java.io
0

Getting Started with JPA

This tutorial demonstrates how to create and run a simple JPA application. The demonstrated application uses JPA to store and retrieve simple Point entity objects, where each Point has two persistent fields - x and y. If you already know JPA - the source code will be straightforward
0

Step 3: Define a Spring DAO Component

source file with the following code: package guest; import java.util.List; import javax
0

NetBeans/JPA Java EE Tutorial

slightly different but the code would be the same). Note: ObjectDB 2.3.7_04 or later is required
0

Step 4: Add a Servlet Class

of the new source file with the following code: package guest; import java.io.IOException; import

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