Internal Website Search

111-120 of 200 resultsRefresh

Schema Update

every time a database is opened. When using client-server mode the <schema> instructions

Auto Generated Values

. To minimize round trips to the database server, IDs are allocated in groups. The number of IDs in

What is the Java Persistence API (JPA)?

provider) is needed in order to interact with a relational database such as Oracle, DB2, SQL Server or

Database Doctor

engine (not using one server process), thus bypassing ObjectDB internal file lock protection.

Step 1: Create a Maven Web Project

node and checking that the Run As > Run on Server command is available

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

Java EE JPA Tutorial - Maven Project

the generated WAR file in your GlassFish server. You may also open and run the Maven

Java EE Web Tutorial

This tutorial demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application using GlassFish, ObjectDB and JPA. Since this web application uses Java EE 6 EJB (session beans) it requires a full Java EE 6 application server, such as GlassFish 3.0

Step 3: Create an ObjectDB Data Source

- either embedded (e.g. c:\points.odb) or client-server (e.g. objectdb

Eclipse/JPA Java EE Tutorial

IDE for Java EE Developers. GlassFish Server 3.0.1 (or above). The last