ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
24

General Settings and Logging

file settings: The path attribute specifies a directory in which the temporary files are generated ... : The path attribute specifies a directory in which the log files are generated. The $objectdb prefix can be used to represent the ObjectDB installation directory, as demonstrated above. If the path
24

Database Server

: > java -cp objectdb.jar com.objectdb.Server If objectdb.jar is not in the current directory a path ... script to run and manage the server. A sample script, server.sh, is included in the bin directory ... application, which is located in the bin directory. For this to work the original structure
21

JPA / JDO Class Enhancer

.Enhancer If objectdb.jar is not in the current directory a path to it has to be specified. Alternatively ... /Linux) from the ObjectDB bin directory. To use that script you have to edit the paths to theobjectdb ... > :  persistence unit name -s :  include sub directories in search -d <dir>   :  output path
19

Database Doctor

recording directory if it exists, or copying, moving or transferring an ObjectDB database file without its recovery file or recording directory. Power failure when the database is being updated ... is not in the current directory a path to it has to be specified. The tool main class is com.objectdb
15

Database Management Settings

default, the recovery file is generated in the directory of the database file, but any ... to the caller. By default, a recording subdirectory is generated in the directory of the database file
15

Database Replication and Clustering

databases on the slave server are automatically generated under a special root directory, $replication, under the server data root directory. Starting a new replication of an existing master database
3

Java EE 6 JPA Tutorial - Eclipse Project

directory as Root Directory and press ENTER. Select the project and click Finish. Run the project in
3

Step 4: Run the Application

the db sub-directory under the ObjectDB installation directory. Consequent runs of the application
1

[ODB1] Chapter 3 - Persistent Classes

sub directories in search -noopt disable enhancement optimization You can specify class ... . Class files can also be searched automatically in sub directories using the -s option ... to a different directory, keeping the original class files unchanged: > java com.objectdb.Enhancer
1

[ODB1] Chapter 2 - A Quick Tour

by step. Both sample programs are contained in ObjectDB's samples directory. 2.1 Hello World ... , which is devoted to JDO metadata. The following package.jdo file is located in the same directory

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