Internal Website Search

101-110 of 200 resultsRefresh

Database Schema Evolution

, have to be converted to the new schema. Note: In client-server mode the ObjectDB server must be restarted after a schema change.

Shared (L2) Entity Cache

also several caches on the server side: Cache of server side caches is wider, since they exist per database and are shared by all the

Chapter 6 - Configuration

; <schema> ... </schema> <server> ... </server> <users> ... <

Database Management Settings

The <database> configuration element specifies back end (database engine) settings that are relevant on the server side and in embedded mode. The default configuration file contains the following <database> element:

Step 6: Run the Web Application

You can run the application now by right clicking the GuestServlet node (in the [Project Explorer] window) and selecting Run As > Run on Server > Finish ... the Tomcat server and open the database file in ObjectDB Explorer

Spring MVC JPA Tutorial - Eclipse Project

As > Run On Server. (this command is available only if Maven Integration for WTP is installed when the Maven project is imported into the IDE). Choose or define the server

JPA Web App Tutorial - Eclipse Project

the project node and select Run As > Run On Server. (this command is available only  ... > Choose or define the server and click Finish. Eclipse should open an internal

Step 1: Create a Web Project

> Select Apache Tomcat 6 as the Server. Note: You may have to add Tomcat 6 as a new server by clicking the Add...

JPA Web App Tutorial - NetBeans Project

> Select Run > Run Main Project... (or F6). Choose or define the server and click

Step 3: Add a Context Listener Class

application stops (or when the web server shuts down), by closing the EntityManagerFactory