ObjectDB ObjectDB

Internal Website Search

1-10 of 85 resultsRefresh
149

Replication error - parsing objectdb config

I'm trying to replicate a database using the following config: <server> <connection port="6136" max ... with the exception below. Is there something wrong with my config? Caused by: com.objectdb.o.UserException ... :619) My master server is running on port 6136 while the slave runs on 6138. Config from the slave
147

odb files and config file

(https://www.objectdb.com/java/jpa/setting) that you can define the odb home in a config file. But where to I find the config file in my project? pril Max Mustermann You can specify an absolute path. support Support
147

JPA Level 2 Cache - app config

#The_cache_element_ specifies only amount of MB used for Level 2 cache, but the config is at server ... that part which specified just config in server and I got "scared", that I didn't search further. Great. Have a nice day! zmirc Mircea Chirac
143

config file for embedded database

Hi, I'm going back to embedded mode after some time with client/server mode. Question: how does the embedded jar find it's config file? Dave ps: thanks for the improvements to the explorer - still need a way to view (view only) an open embedded database. dmoshal David Moshal The same procedure
143

Entity Management Config questions

Hi, the manual states the following regarding config of Entities: http://www.objectdb.com/java/jpa/setting/entities: <cache ref="weak" level2="0mb" /> The <cache> element specifies settings of the two cache mechanisms for entities: The ref attribute specifies the reference type for holding non
135

config optimizing

config optimizing
29

Schema-Update: Deactivation of automatic entity class removing and introduction of a new class remove in the schema config

to explicitly define the classes, in the schema config (objectdb.config), that should be deleted. In the future
28

config file for embedded database

Hi, I'm going back to embedded mode after some time with client/server mode. Question: how does the embedded jar find it's config file? Dave ps: thanks for the improvements to the explorer - still need a way to view (view only) an open embedded database. dmoshal David Moshal Please read and follow
4

Step 6: Set the Spring XML

</url-pattern> </servlet-mapping> <session-config> <session-timeout> 30 </session-timeout> </session-config> <welcome-file-list> <welcome-file>index.jsp
4

Step 6: Set the Spring XML

-mapping> <session-config> <session-timeout> 30 </session-timeout> </session-config> <welcome-file-list> <welcome-file>index.jsp</welcome-file> </welcome

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