ObjectDB Database Search

101-122 of 122 results

Updating existing persistence entries

. Is there a similar option für ObjectDB? If I were unable to make myself clear , here's what I want in

Entity Update - Is the documentation up to date?

; So to be absolutely clear ... the enhancement takes place around the assignment of a persistent field, not

Error during cascaded merge

to pass a non entity object to merge should throw an exception with a clear error message

Embedded Entity in EmbeddedId not persisted. Error 631 at select.

();         em. clear ();         out.println

Like fails if both underscore and percent are used

you for this report and for the clear test case. Please try build 2.5.4_03, which should fix

Dependency from enhanced classes to the objectDB library

described in post #3 clear enough. The other message is because we have referenced the ObjectDB

Roadmap - no progress - any plans - transparency?

already made, but they seem to be ignored. So, my (and my company's) wish is to see a clear roadmap of ObjectDB

ObjectDB's Database Doctor Incorrect Error Report

so starting the next build there will be a clear limit of 64KB. Thank you for this report. To avoid

exceeds evaluation limit Exception

to remove this restriction. support Support thanks alot your replay makes every thing clear now eng.ahmed ahmed

Removing an entity throws exception

, with new empty db it works correctly. The objectdb doctor analysis has not found an error. Clearing

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

",     personID)   .executeUpdate(); em2   .flush(); em2   . clear (); tr

Clarification on free license restrictions

Hello,   My apologies if the answer is already on the website, but I’m struggling to find a definitive answer.  The 10 entity class restriction is very clear , but can each of these classes use unrestricted numbers of embeddable classes?  Do embeddable classes count as

ObjectDB is opening too many sockets

sockets opened idle2_4h_after_GC_trigger - I run jcmd GC.run three times in a row, which cleared

Is ObjectDB the only object database that supports JPA?

help. Please clear my doubt I know JPA is just a Specification and ORM Frameworks like Hibernate

no query result

in the log: index sstsedt cleared then it reports reports about the batches and finally

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

- once it becomes detached existing values are not expected to be cleared but then transparent activation is disabled

@PrePersist not working correctly

(..) call the object is ok. Inside the @PrePersist method all fields are cleared .  mosi0815 Ralph Moser

Persist & remove in same transaction

Remove the entity object, EntityManager is flushed & cleared , Transaction is not committed Count

missing merger

of database corruption, and in the worst case restarting the system to clear all cached data may help, for now

NullPointerException on TreeSet load

;     em. clear ();                  entity = em

Getting an error when adding activation code to conf file

. clear (); } }); em.getTransaction().commit(); Query q1 = em.createQuery("SELECT count(my) from MyEntity

NoResultException: No matching results for a unique query

of that exception? It is clear that you get a NoResultException that you do not expect. A test case