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 ... . Nested paths inside embedded objects are indexable. Indices are also used for fast ordering and aggregate
11

ObjectDB Overview

and Embedded mode. Single JAR with no external dependencies. Database is stored as a single file ... . Can easily be embedded in applications of any type and size. Tested with Tomcat, Jetty, GlassFish, JBoss
11

Database Explorer

to the Database Opening a Database Connection To open a local database file in embedded mode use the File > Open Embedded... command and select a local database file. To open a database in client-server mode
8

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: <database> <size initial="256kb" resize="256kb" page="2kb" /> <recovery
8

SELECT clause (JPQL / Criteria API)

with the containing entities. Therefore, embedded objects that are retrieved directly by a result path expression
8

Database Replication and Clustering

embedded mode) can function as a master database in a cluster. Recording has to be enabled
8

Index Definition

are only allowed when using embeddable classes as fields of embedded object are stored as
8

Is ObjectDB scalable? What are its limitations?

ObjectDB is highly scalable and can manage efficiently databases in a wide range of sizes, from a few Kilobytes to hundreds of Gigabytes and even Terabytes. ObjectDB can be used in small embedded single user applications as well as in heavy loaded multi threaded multi user applications. ObjectDB
2

Step 7: Run the Spring Web App

you can run the web application using the embedded Maven Jetty plugin: Right click the project node ... . Since we are using ObjectDB in embedded mode - the database file is created under the Tomcat directory
1

Step 6: Run the Java EE 6 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: Since we are using ObjectDB in embedded mode - the database file is created under the GlassFish directory (e.g. at domains\domain1\eclipseApps

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