Internal Website Search

121-130 of 200 resultsRefresh

How to Remove records from many to many relationship tables in JPA

Hello All, I am getting the constraint violation exception whil deleting the entries ... to delete  records in both tables (TransportationEvent and Conclusion) here i am trying to delete conclusion table records like bellow: removeConclusions

Foreign key constraint issue

constraint from Child to Parent, so that when the parent is deleted all children are removed as ... for the two classes. Now, in the following case not all children are deleted: parentRepository.delete(parent); // Here trying

Query fails with numerical values > 2^31

, also tried ObjectDB Explorer) delete from DataRecord p where p ... > But, why is my DELETE-statement failing me with numbers above 2147483648 ? Any ... _05] DELETE FROM DataRecord c WHERE c.TimeOfDeletion > ==> 1410521635503 <== javax

com.objectdb.o.TEX: Type ... is not found, for a class that's already been enhanced successfully.

; common.model.UserSession$_delete_closure1     mr.model.MRAuction$_delete_closure2     mr.model.MRAuction$_delete_closure3     mr.model.MRAuction$_delete_closure4     mr.model.MRAuction$_delete_closure5    

Remove not working

Support I double and tripple checked that there are no already deleted objects in the graph to delete but it still didn't work. As you can see my testcase does nothing other than retrieving ... an Extent, delete an object, then try to gather the same Extent again.  The Extent traversal

Enhancement of type is old and cannot be used

. They were present before and also saved in the DB, but are deleted for some time now. jakab Gergely Jakab You can delete old classes using the Explorer of version 2.8.3_05 (right click -> Delete, or from the Edit menu).

getSingleResult()

Persistence query language UPDATE or DELETE statement

javax.persistence.OrderColumn

the ordering upon flushing to the database to reflect any insertion, deletion, or reordering affecting

getResultList()

DELETE statement

deletePersistentAll(pcs)

;pcs) Delete an array of instances from the data