ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
11

ObjectDB Website - Terms and Conditions of Use

and Conditions of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited ... applicable copyright and trade mark law. 2. Use License Permission is granted to temporarily download
10

SSL Configuration

communication in client-server mode, for both the client side and the server side. The default configuration file contains the following <ssl> element: <ssl enabled="false"> <server-keystore path="$objectdb/ssl/server-kstore" password="pwd" /> <client-truststore path="$objectdb/ssl/client-tstore
10

Database Schema Evolution

, have to be converted to the new schema. Note: In client-server mode the ObjectDB server must be restarted ... toString() if necessary). From String to numeric types including enum types (when applicable). From
10

Chapter 6 - Configuration

> <schema> ... </schema> <server> ... </server> <users> ... </users> <ssl> ... </ssl ... the value of $objectdb. For example, in a web application, in which objectdb.jar is located in WEB-INF
2

Step 1: Create a Java EE Web Project

We start by creating a new Java EE 6 Web Application project in NetBeans: Open the [New Project] dialog box, e.g. by using File > New Project... Select Java Web > Web Application and click Next. Choose a Project Name (e.g. Guestbook) and click Next. Select GlassFish Server 3 (or above) and Java EE
2

Java EE 6 JPA Tutorial - Eclipse Project

To open and run the Java EE 6 Web Application tutorial project in Eclipse: Download and extract ... Eclipse: Right click the project node and select Run As > Run On Server. (this command is available ... or define the server and click Finish. Eclipse should open an internal browser window
2

JPA Web App Tutorial - Eclipse Project

To open and run the JPA Web Application tutorial project in Eclipse: Download and extract ... click the project node and select Run As > Run On Server. (this command is available only if Maven ... the server and click Finish. Eclipse should open an internal browser window, but if it doesn't work
1

javax.jdo.JDOEntityManager

the PersistenceManager at transaction completion. This method allows the application to explicitly provide a hint ... specific. The unwrap method is to be preferred for new applications. Returns: underlying provider ... getTransactionalObjectId, or might have been constructed by the application. If the PersistenceManager is unable
1

javax.jdo.PersistenceManager

application components. It is the factory for Query and Transaction instances, and contains methods ... at transaction completion. This method allows the application to explicitly provide a hint ... the application. If the PersistenceManager is unable to resolve the oid parameter to an ObjectId instance
1

ObjectDB 1.0 Manual

applications using ObjectDB and JDO (Java Data Objects), the revolutionary database programming ... two chapters are dedicated to ObjectDB's tools: Chapter 8 - ObjectDB Server Explains how to manage an ObjectDB database server. Chapter 9 - ObjectDB Explorer Explains how to view and manipulate database

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