ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
6

Wrong select results

> <size initial="1024kb" resize="1024kb" page="64kb" /> <recovery enabled="true" sync="false" path="." max="128mb" /> <recording enabled="false" sync="false" path="." mode="write" /> <locking version
6

Unexpected exception during open the database

the configuration in the expected path it uses an internal configuration, which is a resource file inside ... the configuration, including now, with the configuration file that you just sent. Another path
6

Fantom

java build path for the objectdb.jar), it worked perfectly! See attached database file ... David Moshal Same IDE. See attached screenshot. objectdb.jar is in the Java Build Path. I also added
6

Error activating objectdb

C: \ Users \ Roberto Pinto> java -cp objectdb.jar com.objectdb.Activator Error: The main class com.objectdb.Activator was not found or loaded this is the path of the activator D: \ BBDD_Entornos ... directory and cannot find it. Either specify the full path of objectdb.jar or run the command after moving into the bin directory. support Support
6

Start ObjectDB inside java code.

" /> <data path="$objectdb/db" /> <embedded-server enabled="true" /> <server/> I did try String [] test ... . SimonKhan Simon Bedard You still need a separate configuration file. Only the path
6

Client server mode no longer works after JRE install

with my application as opposed to the version of java on the PATH variable. I will not know in ... an ordinary Java program, so by specifying full JVM path you can select any JDK or JRE that is installed
6

JPQL JOIN FETCH Error

by a path with no variable (and maybe it is supported by Hibernate / HQL as an extension to JPQL ... get the error: Invalid fetch path: .titles for type ch.ethz.id.wai.doi.bo.Metadata John johnbrush John Brush
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

Spring MVC Errors

still have a error like this: Description Resource Path Location Type Plugin execution not covered by lifecycle ... > </execution> </executions> </plugin> this is the error: Description Resource Path
1

Getting an error when adding activation code to conf file

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

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