ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
47

starting objectdb as a service in linux

Hi, how to start objectdb as a service from linux command line. Every time i close the terminal (putty) servers stops. Running it with the & parameter dont help. we are starting the database with this command ./server.sh start Thanks peric.emil Emil Perić How do you start the server, with the run
46

Start ObjectDB inside java code.

both run on the same machine and more than one client can be started, they all need access ... seem to find a way to automatically start the server mode, and i can't really expect the player to manually start the server, and I still need a way to do so. Is it my architecture that cause problem or
17

ObjectDB Object Database Features

downloadable tutorials for Eclipse, NetBeans, IntelliJ and Maven. Getting Started Tutorial (console). Web ... DataNucleus could start using ObjectDB immediately. SQL-like (but object based) query language - familiar ... icon. Can also be managed (started, restarted, stopped) from the command line. Class Enhancer Boosts
17

Strings in JPQL and Criteria Queries

('China') is evaluated to 5. LOCATE - Locating Substrings The LOCATE(str, substr [, start]) function ... (when present) specifies from which position to start the search. LOWER and UPPER - Changing String Case ... - Getting a Portion of a String The SUBSTRING(str, pos [, length]) function returns a substring
14

Database Connection using JPA

, bypassing the need for a persistence unit. Any string that starts with objectdb: or ends with .odb or ... = Persistence.createEntityManagerFactory("objectdb:myDbFile.tmp;drop"); Getting an empty clean ... (); } A transaction is started by a call to begin and ended by a call to either commit or rollback
12

ObjectDB - Object Database for Java (JPA/JDO)

. See for yourself how easy it is. Download ObjectDB and follow the Getting Stated Tutorial, and in minutes ... relational databases, JDBC, drivers, tables, records, ORM tools and mapping - start writing more effective
9

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
2

Report Generation with BIRT and JPA

This tutorial demonstrates how to create reports based on data in an ObjectDB database using the popular open source Business Intelligence and Reporting Tools (BIRT). In order to keep things as simple as possible - we will use the basic points.odb ObjectDB database file from the Getting Started
1

[ODB1] Chapter 3 - Persistent Classes

indirectly by calling a method or by getting its value as an argument to a method, on the other hand, does ... { public static void main(String[] args) { // Always start by calling the enhancer
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

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