Internal Website Search

111-120 of 200 resultsRefresh

DB Doctor sets type to "unknown" for new fields

Boolean fields to a persistable type and run DB Doctor on the exiting DB file in order to update ... ) is set to unknown. Both are defined as Boolean in Java code. As a result, update operations ... to understand then why updates like the following fail to change the value from null to false:

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

to the latest updates. But, when using the JPQL Query, the list are refreshed, and, when I ... > Any variations on update side does not any diference. The problem is only solved when changing ... that you are using, demonstrate the queries and explain how updates are performed? Note

Database Inconsistency or corruption

is that data gets lost when updating an entity. 1-) Background Consider Three entities ... to the referenced Attributes and from the Attributes to the Values. Updating an ObjectValue means updating the referenced Attributes. Updating an Attribute means replacing a referenced

Eclipse plugin problem (using ObjectDB as a separate bundle)

; and update using eclipse using the info on the attached dependencies.png   update site on attached dependencies.png), once the update is done and eclipse ... Clair Clarke Please check the update urls and write them here (copy & paste from png

Unexpected exception during open the database

for a short period, when indexes require updates. support Support The issue is not related ... fine during opening the database. The automatic index update is not part of the objectdb.conf, this cannot be the reason. <!--<index-update enabled="true" priority="40" />-->

javax.jdo.annotations.Value

> Update action to apply to any foreign key for the value. Update action to apply ... > Returns: update action to apply to any foreign key

javax.jdo.annotations.Key

.Key">updateAction Update action to apply ... "> Update action to apply to the foreign key for the key. Returns: update action

javax.jdo.annotations.ForeignKey

">updateAction The update action of this foreign key. The update action ... : the update action of this foreign key

javax.jdo.PersistenceManagerFactory

JDO JavaDoc Reference Documentation - The PersistenceManagerFactory is the interface to use to obtain PersistenceManager instances.

javax.jdo.JDOEntityManager

of Query for executing a native SQL statement, e.g., for update or delete ... of Query for executing a native SQL statement, e.g., for update or delete