ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
88

How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?

Server: Apache-Coyote/1.1 Content-Type: text/html;charset=utf-8 Content-Length: 1067 Date: Sat, 12
72

Server connection management

. Also, how does the client deal with broken connections or server restarts. Does the client ... side (including on client side JVM shutdown) - the server gets an EOF exception and automatically closes ... If connection fails on the client side - the client automatically tries to reconnect to the server
67

Server vs embedded mode in multi-instance scenario

Usually embedded mode is faster than client-server mode and preferred when possible ... other clients. You may enable it by adding the embedded-server element to the configuration: <server ... We are creating a web app that will have multiple different clients, each on their own EC2 instance
66

The server cannot start in CentOS

& support Support Really? My client get no response from that server. Maybe the firewall shunt ... , I have not connected a server yet. Would you please give me a setting for client? My server setting ... -keystore path="$objectdb/ssl/server-kstore" password="pwd" />   <client-truststore path="$objectdb/ssl
15

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
14

ObjectDB License

. You are encouraged to test ObjectDB before purchasing a license. Server License ObjectDB 2.x Server License costs £500 and includes all version 2.x updates. A server license covers one installation of ObjectDB ... , but using ObjectDB on client machines merely to access remote ObjectDB databases (for which licenses
14

Shared (L2) Entity Cache

on the client side - ObjectDB manages also several caches on the server side: Cache of database file pages. Cache of query programs. Cache of query execution results. The scope of these server side caches ... instances of the same database - including on different client machines. Setting the Shared Cache
1

[ODB1] Chapter 6 - Persistent Objects

efficiency. Unlike the object cache, which is always on the client side, the page cache is located 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
1

Constants.PMF_ATTRIBUTE_SERVER_TIME_ZONE_ID

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
1

Constants.PROPERTY_SERVER_TIME_ZONE_ID

Static Field javax.jdo.Constants String PROPERTY_SERVER_TIME_ZONE_ID Mapping "javax.jdo.option.ServerTimeZoneID" Since: JDO 2.1

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