ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
46

Many clients access same database

Hi, I have a program to manage clients of my tennis club. But we have several different computer ... so that there is one Persistence context for all the client programs on the different computers. For example: When I change the name of a client on 1 computer, that change has to be discovered by the other client programs as
10

Add Type level permissions to ObjectDB Server

It would be useful if instead of creating a web service layer on top of a database, I could just set up permissions to entities and entity variables for client connections. This would be beneficial when providing specific raw data where additional business logic is not required. I suppose
10

Chapter 6 - Configuration

The ObjectDB configuration file contains one <objectdb> root element with seven subelements: <objectdb> <general> ... </general> <database> ... </database> <entities> ... </entities> <schema> ... </schema> <server> ... </server> <users> ... </users> <ssl> ... </ssl
10

ObjectDB Overview

. Suitable for database files ranging from kilobytes to terabytes. Supports both Client-Server mode
7

Database Replication and Clustering

, which is managed on an ordinary ObjectDB database server. Any ObjectDB database on any server (but not in ... and only requires running an ObjectDB database server with appropriate <replication> elements in the configuration: <server>     <connection port="6001" max="100" />     <data path="$objectdb/db
7

Chapter 5 - Database Tools and Utilities

Describes the ObjectDB object database tools - the Explorer, the Server, the Enhancer, the Doctor and the Replayer.
2

Step 3: Create an ObjectDB Data Source

). Specify an ObjectDB connection url - either embedded (e.g. c:\points.odb) or client-server (e.g
1

Eclipse/JPA Java EE Tutorial

Developers. GlassFish Server 3.0.1 (or above). The last version of ObjectDB (just download and extract
1

Java EE Web Tutorial

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
1

NetBeans/JPA Java EE Tutorial

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.

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