ObjectDB ObjectDB

Internal Website Search

1-10 of 141 resultsRefresh
301

ObjectDB Issue Tracking

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

Relationships and tracking changes

Relationships and tracking changes
150

How to track memory leak with ObjectDb.

How to track memory leak with ObjectDb.
32

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

It seems like a failure in automatic tracking of changes in enhanced classes in this specific case. In ... (and therefore the title of this thread was updated), but to tracking changes after flush to new ... = new ArrayList();         em.flush();         entity.list.add("not-tracked");         em
31

Best practice for history tracking

Avishay Ben Natan Could you please post the questions again to the ObjectDB forum? The issue tracking
29

Privacy Policy

the Service by or 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
29

Entity Management Settings

" on-persist="false" on-commit="true" /> <dirty-tracking arrays="false" /> </entities ... than double cascade) is sufficient. The <dirty-tracking> element <dirty-tracking arrays="false" /> The arrays attribute of the <dirty-tracking> element specifies if modifications to array cells
22

ObjectDB Object Database Features

for remaining features is in progress - see issue tracking (requires login). Java Data Objects (JDO ... tracking (requires login). Performance and Speed ObjectDB is extremely fast - much faster than any ... performance by avoiding reflection and by using smart tracking. Non enhanced classes
18

Updating JPA Entity Objects

yet are also persisted. Automatic Change Tracking As shown above, an update is achieved by modifying a managed ... . Collections are more portable to ORM JPA implementations and provide better automatic change tracking
1

[ODB1] Chapter 3 - Persistent Classes

). Persistence aware classes must be enhanced in order to track persistent fields. ObjectDB ... methods that perform the same accesses but also report to ObjectDB. Tracking changes in persistent

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