ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
49

General Performance Issues Illustrated with a Specific Method

" + ") " + " from Client c " + " where c.retired=false ... ) from Client c where c.retired=false and ( lower(c.phn)=:q or lower(c.person.localReferanceNo ... .phn, c.person.name, c.person.nic, c.person.phone1, c.person.address ) from Client c where c.retired
15

ObjectDB Object Database Features

integration with Tomcat, Jetty, GlassFish, WildFly, Spring MVC and Spring Boot. Operating Modes Client-Server mode (TCP/IP). Secure Client-Server mode (SSL over TCP/IP). In process embedded database mode ... the server to the client. Database Doctor Diagnoses if a database file is healthy and identifies possible
15

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 ... the Cache When a database is open in the Explorer in client server mode, it can be accessed simultaneously
12

Schema Update

ObjectDB tries to apply the specified schema updates every time a database is opened. When using client-server mode the <schema> instructions should usually be located on the client
12

Shared (L2) Entity Cache

on the client side - ObjectDB manages also several caches on the server side: Cache of database file pages ... instances of the same database - including on different client machines. Setting the Shared Cache
12

BIRT/ODA ObjectDB Driver

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
8

Date and Time in JPQL and Criteria Queries

(); // both Unlike constant date literals which are built once on the client side, the current date and time
8

ObjectDB License

, but using ObjectDB on client machines merely to access remote ObjectDB databases (for which licenses
1

Step 1: Install BIRT and ObjectDB Driver

to the ObjectDB server version when using client-server mode. The next step is creating a BIRT Report project.
1

[ODB1] Chapter 9 - ObjectDB Explorer

To open a connection to a remote database using client-server mode (supported only by ObjectDB ... the Explorer into your Java code. Refreshing the Cache When a database is open in the Explorer using client ... and trustore details that are specified in this options page refer to the client side connection

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