ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
6

What's next?

you can follow one of the following tutorials to create and run the example program that was described in ... Tutorial These tutorials explain how to run the sample program. You can easily start your own ObjectDB
6

JPA Criteria API Queries

. A CriteriaQuery instance is equivalent to a JPQL string and not to a TypedQuery instance. Therefore, running ... on how to set criteria query clauses and build criteria expressions. Running this query requires setting
4

Setting and Tuning of JPA Queries

The Query and TypedQuery interfaces define various setting and tuning methods that may affect query execution if invoked before a query is run using getResultList or getSingleResult. Result Range (setFirstResult, setMaxResults) The setFirstResult and setMaxResults methods enable defining a result
4

Server Configuration

The <server> configuration element specifies settings for running an ObjectDB Server. The server is affected also by other elements in the configuration file, particularly the <users> and the <ssl> configuration elements. The default configuration file contains the following <server> element
1

Step 6: Design a BIRT Report Table

to see the table with the real data: You can run the report by right clicking the report node in the [Navigator] window and selecting Report > Run Report:
1

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 ... to start by running a live sample application in your IDE, you should be able to follow this tutorial
0

Eclipse/JPA Spring MVC Web Tutorial

This is the Eclipse version of the Spring MVC and JPA tutorial. It demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application in Eclipse - using ObjectDB, JPA, Tomcat (or GlassFish) and Maven. The demo web application manages a basic guestbook page
0

Spring MVC and JPA Tutorial

This tutorial demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application using Tomcat (or GlassFish), JPA, ObjectDB and Maven. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook by filling a simple form. All visitors
0

Step 6: Set the Spring XML

for JSP pages in the WEB-INF directory. The next step (and the last in this tutorial) is running the Spring web application.
0

[ODB1] Chapter 4 - JDO Metadata

has persistent instances stored in the database, the index becomes active only by running the Index Rebuilder ... ), otherwise it is ignored by ObjectDB. You can run the Index Rebuilder from the Explorer, as explained in

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