Internal Website Search

101-110 of 200 resultsRefresh

Index Definition

all the fields in the WHERE clause of a given query that query will run faster as it will be able

What are the system requirements for using ObjectDB?

ObjectDB requires Java 5 or later (Java 6 is preferred). As a pure Java application, ObjectDB should be able to run on any platform that supports the Java Standard Edition. Either the Java Development Kit (JDK) or the Java Runtime Environment (JRE) can be used. A version

What is the Java Persistence API (JPA)?

the development process and makes your application run much faster.

Literals in JPQL and Criteria Queries

once and then run many times with different parameter values. Literals should only be embedded in

ObjectDB - Object Database for Java (JPA/JDO)

="/tutorial">Getting Stated Tutorial, and in minutes you will be able to run your first Java and JPA

Step 1: Create a Maven Web Project

;   <goals>         <goal>run</goal>

Getting Started with JPA and Eclipse

This is the Eclipse version of the Quick Start with JPA tutorial. It demonstrates how to create and run a simple JPA application in Eclipse. The demonstrated application uses JPA to store and retrieve simple Point entity

NetBeans/JPA Web Application Tutorial

This is the NetBeans version of the JPA Web App tutorial. It demonstrates how to create and run a database driven Java web application in NetBeans - using Tomcat 6 Apache Tomcat Server 6.0 (some modifications

JPA Tutorials

> This web application does not use EJB, so you should be able to run it on any servlet

NetBeans/JPA Spring MVC Web Tutorial

This is the NetBeans 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 NetBeans - using JPA, ObjectDB, Tomcat (or