ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
11

ObjectDB Object Database Features

-Server mode (TCP/IP). Secure Client-Server mode (SSL over TCP/IP). In process embedded database mode ... for browsing the content of entity objects. Tree view for navigating between entity objects. Database Server ... the server to the client. Database Doctor Diagnoses if a database file is healthy and identifies possible
11

General Settings and Logging

to both the server side and the client side. The default configuration file contains the following <general> element ... indicates never (no inactivity timeout). The inactivity timeout (when > 0) is applied on both the server side and the client side, when using client-server mode, and has no effect in embedded mode
11

Database Explorer

Embedded... command and select a local database file. To open a database in client-server mode select File > Open C/S Connection... and provide host, port, username and password for a client-server connection. You also have to specify a database path on the server, possibly using the Browse button
10

BIRT/ODA ObjectDB Driver

the IDE. Note: See this issue regarding matching the driver version to the ObjectDB server version when using client-server mode. ObjectDB/JPA Data Source To create an ObjectDB data source: Open the [New ... - either embedded (e.g. c:\points.odb) or client-server (e.g. objectdb://localhost/points.odb;user=admin
2

Spring MVC JPA Tutorial - Maven Project

for the Jetty embedded server. It is not necessary to download and install ObjectDB or a Java web server - Maven will download the ObjectDB jar and the Jetty embedded server automatically. When the Jetty server is ready - open your browser at http://localhost:8080/Guestbook/ You may also open and run
2

JPA Web App Tutorial - IntelliJ Project

> Open Project.... Select the guestbook-web directory and click OK. Define the Server: Select File > Settings > Application Servers. Add Tomcat 6 Server if not set already (Tomcat has to be downloaded ... and select Tomcat Server > Local. Enter a name (e.g. Guestbook) at the top of the dialog box. In
2

Java EE 6 JPA Tutorial - IntelliJ Project

: Select File > Open Project.... Select the guestbook-jee6 directory and click OK. Define the Server: Select File > Settings > Application Servers. Add Tomcat 6 Server if not set already (Tomcat ... the + icon and select Tomcat Server > Local. Enter a name (e.g. Guestbook) at the top of the dialog box
2

Step 1: Create a Java EE 6 Web Project

a Project Name (e.g. Guestbook). Select GlassFish Server Open Source Edition 3 (Java EE 6) as the Target runtime. Note: You may have to add GlassFish 3 as a new server by clicking the New Runtime... button and the Download additional server adapters link. Follow the instructions and specify the path
2

Step 3: Define an EJB Session Bean

application servers such as GlassFish and JBoss, and not by servlet containers, such as Tomcat ... . to the application server). For instance, in this application the server: Manages the instantiation
1

[ODB1] Chapter 6 - Persistent Objects

on the server side in client-server mode. Retrieval by an Object ID If an object ID instance, oid ... of its use. This is mainly important in client server mode in which an active iterator might consume resources in the remote server. The Extent's close(...) method closes a specified iterator

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