ObjectDB ObjectDB

Internal Website Search

41-50 of 146 resultsRefresh
15

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> <users> <user username="xxxxxxxx" password="xxxxxxxxxx"> <dir path="/" permissions="access,modify
15

Query results are not up to date for entities, not primitives

="64mb" />   <network inactivity-timeout="0" />   <url-history size="50" user="true" password ... ;user=XXXXX;password=XXXXX" />   --> </server> <users>   <user username="XXXXX" password ... ="$default" password="$$$###">    <dir path="/$user/" permissions="access,modify,create,delete
15

Performance tuning, best practices

" /> <network inactivity-timeout="0" /> <url-history size="50" user="true" password="true" /> <log path ... ://localhost/test.odb;user=admin;password=admin" /> --> </server> <users> <user username="admin" password ... " password="$$$###"> <dir path="/$user/" permissions="access,modify,create,delete"> <quota
15

significant performance decrease

" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false ... ;user=admin;password=admin" /> --> </server> <users> <user username="admin" password="admin ... ="$default" password="$$$###"> <dir path="/$user/" permissions="access,modify,create,delete
15

locks on pure query activities

" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout ... ;password=admin" /> --> </server> <users> <user username="admin" password="admin"> <dir path="/" permissions="access,modify,create,delete" /> </user> <user username="$default" password
14

Find the error...JPA ENTITY HIBERNATE

String username; @Column(name = "password") private String password; @Column(name = "email ... = username; } private String getPassword() {   return password; } public void setPassword(String password) {   this.password = password; } public String getEmail() {   return email
14

Replication error - parsing objectdb config

/NewMessagePipe.odb;user=admin;password=admin" /> </server> The 6126 server is running fine but the 6136 ... =admin;password=admin is unavaliable (error 538) at com.objectdb.jpa.EMF.createEntityManager(EMF.java ... :6136/TestReplication.odb;user=admin;password=admin is unavaliable at com.objectdb.o.MSG.d(MSG.java
14

Spring Data JPA

._PersistenceException: Login Error (bad username 'anonymous' or password) at org.springframework.beans ... : Login Error (bad username 'anonymous' or password) at com.objectdb.o._PersistenceException.b ... username 'anonymous' or password) at com.objectdb.o.MSG.d(MSG.java:61) at com.objectdb.o.HND.K(HND.java
12

EntityManager getMetamodel() causes crash

.createEntityManagerFactory("Test_PU"); // "objectdb://localhost/test.tmp;user=admin;password=admin;drop ... .jdbc.password" value="admin"/> </properties> </persistence-unit> Nota Bene: Getting ... .password" value="admin"/> </properties> </persistence-unit> It's just the one class. I have also attached
3

each 1-2 days objects on some objectdb level lock/block each other

="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false ... .odb;user=admin;password=admin" /> </server> --> <users> <user username="admin" password="admin"> <dir path="/" permissions="access,modify,create,delete

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