ObjectDB ObjectDB

Internal Website Search

51-60 of 87 resultsRefresh
11

Replication error on slave restart

="true" /> <dirty-tracking arrays="false" /> </entities> <schema> </schema> <server ... always="auto" on-persist="false" on-commit="true" />   <dirty-tracking arrays="false" /> </entities
11

Replication issue, Replayer failing due to NullPointerException.

always="auto" on-persist="false" on-commit="true" /> <dirty-tracking arrays="false ... " /> <cascade-persist always="auto" on-persist="false" on-commit="true" /> <dirty-tracking arrays="false
11

PersistenceException: Failed to locate field

always = "true" on-persist = "true" on-commit = "true"/> <dirty-tracking arrays = "true ... " on-commit = "true"/>     <dirty-tracking arrays = "true"/>   </entities
11

Items in list are doubled, when the entity class is not enhanced

become dirty just by changing a mapped-by field (this was also true for reflection mode until build 2.2.6_03 and was changed in order to fix orphan removal). If Customer is not dirty - it doesn't cascade
7

Update Entity references if we change the type of an entity

as dirty and changes will be committed. So after the database update your application can be used
7

Connection is closed Caused by: java.io.EOFException

" /> <cascade-persist always="auto" on-persist="false" on-commit="true" /> <dirty-tracking arrays
7

virtual servers and one file

always="auto" on-persist="false" on-commit="true" /> <dirty-tracking arrays="false" /> </entities
7

cache optimizing

" /> <dirty-tracking arrays="true" /> </entities> <schema> </schema> <server> <connection port="6136" max="100
1

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

2.2.6_01 included a dirty and quick fix that used get as a prefix for both get and set persistent
1

NullPointerException using with "refresh" method

? Is it always the same object? the same type? What is the status of that object when it is refreshed (clean, dirty

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