 244 | ObjectDB Server is a tool that manages ObjectDB databases in a separate dedicated process, making ... machines. The main benefits in running an ObjectDB server and using the client-server mode ... and use databases on remote machines over the network. Since client-server mode carries the overhead |
 236 | The <server> configuration element specifies settings for running an ObjectDB Server. The server ... > configuration elements. The default configuration file contains the following <server> element:
<server>
|
 157 | The configuration element lists the users that are allowed to access the ObjectDB Server ... a username and a password that have to be provided when the user connects to the server. The optional ip attribute, if specified, restricts the user to connect to the server only from the specified IP |
 60 | and required for other file name extensions (e.g. "objectdb:my-db.tmp"). To use client server mode ... Database Server is expected to be running on a machine named host (could be domain name or IP address ... the location of the database file on the server, relative to the server data root path. Connection URL |
 56 | The ObjectDB configuration file contains one root element with seven subelements:
...
...
...
...
<server> ... server>
...
... |
 55 | Developers. GlassFish Server 3.0.1 (or above). The last version of ObjectDB (just download and extract |
 55 | 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.1 or JBoss AS 6 |
 53 | Describes the ObjectDB object database tools - the Explorer, the Server, the Enhancer, the Doctor and the Replayer. |
 53 | Step by step tutorial that demonstrates how to build a simple Java EE web application (with Servlet, JSP and an EJB Session Bean) in NetBeans using JPA. |
 46 | Static Field javax.jdo.Constants String PMF_ATTRIBUTE_SERVER_TIME_ZONE_ID The name of the persistence manager factory element's "server-time-zone-id" attribute. Since: JDO 2.1 |