ObjectDB ObjectDB

Internal Website Search

1-10 of 23 resultsRefresh
341

CRUD Operations with JPA

The following subsections explain how to use JPA for CRUD database operations:
315

CRUD Database Operations with JPA

Shows how to use Java/JPA to store, retrieve, update & delete.
174

ObjectDB CRUD Examples

CRUD operations are explained and demonstrated in these manual pages. We do not have specific ... Support So what would be an efficient solution to these CRUD operations in terms of EMF and Transactions? I'm finding these examples: http://www.objectdb.com/java/jpa/persistence/crud difficult as
148

Lazy loading does not work - crud takes long

Lazy loading does not work - crud takes long
44

Chapter 3 - Using JPA

This chapter explains how to manage ObjectDB databases using the Java Persistence API (JPA). The first two pages introduce basic JPA interfaces and concepts: The next section explains how to use JPA for database CRUD operations: More advanced topics (e.g. locking and events) are discussed in the last section:
37

Chapter 1 - Quick Tour

ObjectDB databases and perform basic CRUD operations (Create/Store, Retrieve, Update and Delete ... , that hold the point's x and y coordinates. The program demonstrates CRUD database operations by storing
26

Obtaining a JPA Database Connection

().commit(); The next section explains in more detail how to use the EntityManager and transactions for CRUD database operations.
18

Deleting JPA Entity Objects

Explains how to use JPA to delete (remove) entity objects from the database.
18

Updating JPA Entity Objects

Explains how to use JPA to delete (remove) entity objects from the database.
3

Step 3: Add a Main Class

Explains how to add the JPA tutorial Main class in NetBeans.

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