ObjectDB ObjectDB

Internal Website Search

81-90 of 192 resultsRefresh
8

Persist not working when ObjectDB and another db is used in the same application (through spring) with different tx managers

>   <properties>    <property name="javax.persistence.jdbc.url" value="$objectdb/db/test.odb ... .BasicDataSource">   <property name="driverClassName" value="com.mysql.jdbc.Driver" />   <property name="url
8

virtual servers and one file

-timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="" max="8mb" stdout="false ... " /> <!-- <replication url="objectdb://localhost/test.odb;user=xxxxxxxx;password=xxxxxxxx" /> --> </server
8

Replication failed

Dear support members, I am trying to set up a replication url in objectdb.conf and have the the following error in the log files: [ObjectDB 2.3.4] javax.persistence.PersistenceException Failed ... port="6136" max="200" /> <data path="$objectdb/db-files" /> <replication url="objectdb://127.0
8

newbie - lots of exeptions

> <property name="javax.persistence.jdbc.url" value="objectdb://localhost/prohire_networka8.odb ... -classes/> <properties> <property name="javax.persistence.jdbc.url" value="objectdb
8

cache optimizing

> <general> <temp path="$temp" threshold="64mb" /> <network inactivity-timeout="0" /> <url-history size="50 ... " /> <data path="$objectdb/db" /> <!-- <embedded-server enabled="true" /> --> <!-- <replication url
8

ObjectDB Clustering VS Hadoop Hbase

larger databases, but that will come with a price tag of slower performance. In using composite urls the order of the urls defines the connection priority. No need to restart the master server to add a new
8

Is persistence version 2.1 supported?

.persistence.jdbc.url" value="$objectdb/db/vsp.odb"/> <property name="javax.persistence ... for persistence.xml was added in build 2.5.7_05. The url to java.sun.com doesn't exist
8

Does "error 522" (connect timed out) have something to do with restrictions despite license activation?

Solved, it was really because of the activation code I wasn't able to fetch from URL. Ieodaq Daniele Lotti > Solved, it was really because of the activation code I wasn't able to fetch from URL. Good
1

File lock exception on odb$

is : <property name="javax.persistence.jdbc.url" value="$objectdb://localhost:8080/db/guests.odb ... , but just an error due to an invalid url specified. Your question was moved to this forum thread and answered there. support Support
1

database corrupt

" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout ... " /> <embedded-server enabled="true" /> <replication url="objectdb://localhost/test.odb;user=admin

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