ObjectDB ObjectDB

Internal Website Search

161-170 of 200 resultsRefresh
6

EM.find() is suddenly slower

for the start path where you can find the hotspot in the profiling. btc_es BTC EmbeddedSystems Thanks ... the attached image start_path.png (104 KB) above. btc_es BTC EmbeddedSystems It might be related to a large
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

Slow performance on Mac

-SNAPSHOT.jar write /path/to/file.odb - To read data (write): java -jar demo-0.0.1-SNAPSHOT.jar read /path/to/file.odb Attached: - JAR file - Source code - Netbeans profiler traces (seems issue in
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

Compile time enhancement using build.xml of a Netbeans web application

"/>   </java> <echo message="end ObjectDB enhancer"/> </target> (Where obviously the path to your objectdb ... -on-Save is off, this may be of use to someone else (you will have to adapt the objectdbjar path
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

How to apply Unique constraints on embedded fields?

Maharana Uniqueness is enforced by maintaining an index. You can try defining a multi part path index in ... : Invalid index path 'b1.c.values / b2.c.values' in type org.test.entities.A at com.objectdb.o
6

Is there an update on running ObjectDB purely in-memory?

url or path with one of these specified suffixes will be handled as a memory database, e.g ... "); The exact path (as long as it is ended with such suffix) has no real effect except in logging
6

Standalone server needs dependencies?

my persistence classes to a jar in the server and add it to the class path when starting the server ... , then it does not need the POJO in the class path after! Trianglehead Json Error Thank
1

ODB Doctor Stops Progressing (runs forever)

chrtsupt 483 Mar 18 10:10 NEW_consumer_target_Kroger_15.odb$ export PATH=$PATH:/cap/AdherisHealthSolutions

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