ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
82

Getting Started

All about Getting Started in Java/JPA database - explanations, examples, references, links and related information.
19

Unable to stop server after starting in SSL mode

ObjectDB server starts & stops fine in non-SSL mode using start & stop shell scripts. ObjectDB server starts fine in SSL mode using start script but throws error and does not stop using stop shell script. Non-SSL mode server start/stop output: ObjectDB Server started on port 7032. ObjectDB
16

JPA / JDO Class Enhancer

: Quick Start with JPA JPA Web Application Java EE JPA Spring MVC and JPA Similarly, enhancement ... can be started by: > java -javaagent:c:\objectdb\bin\objectdb.jar MyApplication If the JVM is run
16

Database Server

that web application and run within the web server process. Starting the ObjectDB Server The ObjectDB ... . Usage: java com.objectdb.Server [options] start | stop | restart options include: -conf <path ... the server tray icon To start the server, use the start command line argument: > java com.objectdb
11

What's next?

reading the other chapters of this manual. If you prefer to get started with ObjectDB right away ... this chapter: Getting Started with JPA and Eclipse Tutorial Getting Started with JPA and NetBeans Tutorial These tutorials explain how to run the sample program. You can easily start your own ObjectDB
8

JPA Web App Tutorial - Maven Project

The JPA Web Application tutorial for Tomcat / Jetty as a Maven project (download & run).
4

JPA Tutorials

The following tutorials demonstrate how to develop database driven applications using JPA and the ObjectDB ODBMS (Object Oriented Database Management System). Console JPA Tutorial The Quick Start tutorial demonstrates how to use ObjectDB and JPA in a console application: Quick Start with JPA
2

Step 3: Create an ObjectDB Data Source

connection url: Download and save the points.odb database file (from the Quick Start tutorial
1

[ODB1] Chapter 9 - ObjectDB Explorer

.exe) and a Unix shell script (explorer.sh) for starting the Explorer on those respective operating ... directory. Because this file is an executable jar, on most systems, you can double click on it to start the Explorer. You can also start the Explorer from the command line. For instance, if the installation
0

[ODB1] Chapter 8 - ObjectDB Server

below: Usage: java com.objectdb.Server [options] start | stop | restart options include: -conf ... to listen to To start the server, use the start command: > java com.objectdb.Server start ... -conf config.xml start If you name your configuration file server.xml, you do not need to use

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