ObjectDB ObjectDB

Internal Website Search

21-30 of 100 resultsRefresh
123

explorer feature request: ability to auto refresh

Request for feature: Ability to auto-refresh an explorer view, say at regular intervals of a few seconds. (at a minimum one ought to be able to manually refresh, for example the list of persistent ... disabled - including editing, basic querying and manual refresh. support Support thanks, I was wondering what happened to those features! dmoshal David Moshal
121

Feature request - ability to refresh an open database view in explorer

The ability to refresh view in explorer automatically. Fine if this is read-only. Extra points if you can do this with local databases as well as remote. dmoshal David Moshal ie: "Real-time" auto refreshing explorer views. dmoshal David Moshal alternatively, clicking on a class name gets the latest
121

ObjectDB Explorer Refresh Button

Could this be implemented so that newly added/removed/updated data can be shown in the explorer by refreshing its contents? ThreaT Ashton Hogan A new Refresh toolbar button and an accelerator key (Ctrl+R) were added in build 2.5.6_04. support Support
121

Attempt to refresh a non managed entity object (error 635)

Just ran into a problem that I've not seen in 10 years of running ObjectDb: java.lang.IllegalArgumentException Attempt to refresh a non managed entity object (error 635) Nothing changed in my code ... David Moshal This error message indicates invoking refresh (explicitly or implicitly by cascading
118

Refresh data in application after database data has changed

a new Person object, he first refreshes his internal "cache" or internal "objects"? joelcraenhals Joël
24

Explorer Features - refresh + viewing open embedded database

Request for feature: Ability to auto-refresh an explorer view, say at regular intervals of a few seconds. (at a minimum one ought to be able to manually refresh, for example the list of persistent types). additionally, it would be useful to be able to view an embedded database (read only mode) via the explorer. dmoshal David Moshal
16

javax.persistence.EntityManager

void refresh(Object entity) Refresh the state of the instance from the database, overwriting changes made to the entity, if any. Refresh the state of the instance from the database, overwriting ... .0 void refresh(Object entity, Map<String,Object> properties) Refresh the state of the instance from
15

Working with JPA Entity Objects

refresh, which always requires accessing the database). The main role of the persistence context
10

javax.persistence.EntityNotFoundException

EntityManager.getReference is accessed but the entity does not exist. Thrown when EntityManager.refresh ... (Class,Object) EntityManager.refresh(Object) EntityManager.refresh(Object, LockModeType) EntityManager.refresh(Object, java.util.Map) EntityManager.refresh(Object, LockModeType, java.util.Map
2

javax.jdo.PersistenceManager

objects. Parameters: key - val - Since: JDO 2.0 void refresh(Object pc) Refresh the state of the instance from the data store. Refresh the state of the instance from the data store. In an optimistic ... is more likely to succeed. Outside a transaction, this method will refresh nontransactional state

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