ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
6

enhancement issue

, so you have to specify a destination path for writing the enhanced classes as class files (using -d), and of course you have to make sure that the path is included in the application classpath before
6

JSON serialization and __odbHidden members

(String eMail & password with relevant getters/setters) RESTful service class: @Path("/user ... () { } // .... @PUT @Consumes("application/json") @Produces("application/json") @Path
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
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

Optimistic lock failed

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

Get list of database files

. You can also get the File (or directory) of a specific path on the server using: File root = Utilities.getServerFileSystem(                     host, port, username, password, path, false); support Support
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

Access objectdb.conf as class loader resource

at the expected path, then it is loaded as a resource from: META-INF/objectdb.conf Default configuration is included in objectdb.jar as a resource at that path. You may try putting your jar file
1

ODB Doctor Stops Progressing (runs forever)

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

Best practise loading big data

about the number of instances in the heap per type and paths of strong references from roots to objects? support ... the configuration file that is actually used by ObjectDB. In recent releases of ObjectDB you can the path

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