ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
6

Activation Issue

="true" sync="false" path="." max="128mb" /> <recording enabled="false" sync="false" path="." mode
6

Explorer in 2.3

-login of last opened (remote) database puts the full URL into the Database Path field, when it should be only the database path. This causes an error on starting Explorer.exe. Same when opening
6

UserException: Package com.example.model is not found by the enhancer

() method looks up the model path since it will be inside the example.jar after building? ThreaT ... since the path will change depending on which environment the jar is run on. Load time enhancement isn't
6

PostUpdate on array changes

file before any tests with: System.setProperty("objectdb.home", "<full path to src/main/resources>") b) So, now that I'm sure that objectdb.conf is found - The config path as set above is printed
6

Getting com.objectdb.o.UserException:

? binitbhaskar Binit Bhaskar You can either: Change the location of the log files to another path. Or ... with ObjectDB 2.4.3_01 by specifying an empty path. support Support
6

Server vs embedded mode in multi-instance scenario

> <connection port="6136" max="100" /> <data path="$objectdb/db" /> <embedded ... -server connection url should be "objectdb://host:port/" with no path. host could be localhost. In
6

Open several objectdb databases the same time

section <server> <connection port="6136" max="100" /> <data path="$objectdb/db ... the log file to see the path of the configuration file that is actually being used by your application. support Support
6

Empty query results after JAR creation

NoResultException may be caused by accessing an empty database. In your code you use a relative path ... will be created automatically in that path. support Support Well, thanks for your advice. I
6

internal object DB locking in an embedded multi threaded application

" /> <recovery enabled="true" sync="false" path="." max="128mb" /> <recording enabled="false" sync="false" path="." mode="write" /> <locking version-check="true" /> <processing cache="64mb
6

multiple connection using share folder

: java com.objectdb.Server [options] start | stop | restart options include: -conf <path> : specify ... file <server > <connection port="6136" max="3" /> <data path="$objectdb/db

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