Internal Website Search

1-10 of 143 resultsRefresh

ObjectDB Issue Tracking

All about ObjectDB Issue Tracking in Java/JPA database - explanations, examples, references, links and related information.

Relationships and tracking changes

Relationships and tracking changes

How to track memory leak with ObjectDb.

How to track memory leak with ObjectDb.

Tracking changes to new collections (in enhancement mode) after flush

BTC EmbeddedSystems It seems like a failure in automatic tracking of changes in enhanced ... ;tracking changes after flush to new collections that are added to an object of an enhanced entity ... ;  entity.list.add("not-tracked");         em.getTransaction

Best practice for history tracking

> The issue tracking is only for reporting bugs and feature requests and not for general discussion

Privacy Policy

through a mobile device. Tracking Technologies and Cookies We use Cookies and similar tracking technologies to track the activity on Our Service and store certain information. Tracking technologies used are beacons, tags, and scripts to collect and track information and to improve

Entity Management Settings

;cascade-persist always="auto" on-persist="false" on-commit="true" /> <dirty-tracking arrays ... (which is more efficient than double cascade) is sufficient. The <dirty-tracking> element <dirty-tracking arrays="false" /> The arrays

ObjectDB Object Database Features

=&status=ACTIVE&title=jpa">issue tracking (requires login). issue tracking (requires login).tracking">Transparent update - changes are detected automatically.

Updating JPA Entity Objects

Change Tracking As shown above, an update is achieved by modifying a managed entity object ... can be tracking_element">configured to detect array changes ... implementations and provide better automatic change tracking support. UPDATE Queries

JPA / JDO Class Enhancer

: Enhanced code enables efficient tracking of persistent field modifications ... /persistence/update#automatic_change_tracking">chapter 3). This is done by adding special code