ObjectDB ObjectDB

Internal Website Search

81-90 of 100 resultsRefresh
7

Some details about db behavior

refreshed from the database. But in both cases, portable JPA applications are expected to update
7

Many clients access same database

different JVMs. You may have to refresh objects to get their up to date content. support Support
7

Updating Entities

retrieval or a specific object using refresh, and disable the 2nd level cache (should be disabled by
7

Last build is not available on Maven Repository

Is there some special reason why the last two builds of 2.3.3 are not available in your Maven repository? mosi0815 Ralph Moser Just checked and 2.3.3_06 was indeed missing (but 2.3.3_05 was there). It is available now (refresh your browser). I will check what went wrong. Thank you for reporting this. support Support
7

Object explorer cannot open odb file. ObjectDB many-to-many relationship

.refresh(u1); ///fetch the Assignements collection of u1 assertNotNull(u1.getAssignements
7

Activation Issue

.java:762) at org.springframework.context.support.AbstractApplicationContext.refresh
1

ObjectDB 2.6.0

to a server. Fixed a NullPointerException during close (issue 1531). Fixed refresh of a new managed entity object after flush.
1

Enhancing a class causes it to not save changes.

; test = refresh(accounts, test.id); assertEquals(test.positions, UPDATED_EXAMPLE_LABEL); So, I w
1

ObjectDB 2.4.7

Fixed bugs in cascading merge and refresh. Fixed an internal java.lang.ArrayStoreException bug (com.objectdb.o.InvToOneLoadRequest). Fixed a regression bug (starting 2.4.4_13) in handling embeddable types. Fixed a performance regression (since 2.4.4_01) in query result retrieval. Added INFO level
1

ObjectDB 2.5.7

Added Refresh toolbar button and accelerator key in the Explorer. Added support of retrieving database connection details. Fixed unstable activation in Mac OS. Fixed a bug in using FETCH JOIN in criteria queries. Fixed a bug in cascading remove when orphan removal is set. Fixed

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