Search code examples
Insert and update with CriteriaBuilder JPA in the same transactional method thows error "Foreig...

javahibernatejpaentitymanagerjpa-2.1

Read More
In Doctrine 2 can the Fetch Mode (Eager/Lazy etc.) be changed at runtime?...

ormdoctrinedoctrine-ormdatamapperentitymanager

Read More
Hibernate Entity Listener for named query delete operation...

hibernateentitymanagerentitylisteners

Read More
Entity Manager doesn't flush all entities...

javaspring-boothibernatejpaentitymanager

Read More
What is the best way to update the entity in JPA...

javajpaentitymanager

Read More
Why is Hibernate's EntityManager.persist() not throwing an exception?...

javahibernatejpaexceptionentitymanager

Read More
JPA EntityManager, how does it work?...

hibernatejpaentitymanager

Read More
Problem with transaction commit in @Transactional methods using Java Spring and Hibernate and Entity...

javaspringhibernatetransactionsentitymanager

Read More
how do i cast the untyped list from an entitymanager query to a typed list?...

javahibernateentitymanager

Read More
Symfony4 - sharing cache pool between two entity managers, is it a bad idea or do I encounter a bug?...

symfonydoctrine-ormsymfony4entitymanagerprofiler

Read More
QuerySyntaxException hibernate invalid path on EntityManager createQuery...

javahibernateexceptionentitymanagercreatequery

Read More
Detached entity passed to persist when saving...

javahibernatejpaentitymanager

Read More
Can't insert in ManyToMany relation in JPA...

jpamany-to-manyjpa-2.0entitymanagerjava-ee-7

Read More
How to return a set of persisted objects?...

javaspringjpaentitymanager

Read More
How does Java EE container control transactions?...

jakarta-eetransactionsentitymanager

Read More
entityManager.flush does not insert to database immediately, why?...

javaspringhibernatejpaentitymanager

Read More
How to read specific variables of an entity from repository using a query?...

javajpaentitymanager

Read More
fetch just one child in a JPA CriteriaBuilder Join Query...

jpaentitycriteriaentitymanagerhibernate-criteria

Read More
Find min and max on the same date field column and count using jpa entity manager criteriabuilder...

springhibernateentitymanagercriteriaquery

Read More
EntityManager persist and merge not working in @Transactional method...

javaspringhibernatejpaentitymanager

Read More
How can I specify which entity manager factory to use, without modifying the DAO class?...

javaspringentitymanager

Read More
IllegalArgumentException: Could not locate named parameter...

javahibernatehqlentitymanagernamed-parameters

Read More
EntityManager detached entity passed to persist after flush when objects attributes are set earlier...

mysqlspringhibernatejpaentitymanager

Read More
Calling Doctrine clear() with an argument is deprecated...

symfonydoctrineentitymanager

Read More
Kayue\WordpressBundle with Symfony 4.4.1: The class XXX was not found in the chain configured namesp...

symfonydoctrine-ormdoctrinesymfony4entitymanager

Read More
Getting cryptic "org.apache.openjpa.persistence.PersistenceException: null" exception when...

javajakarta-eeentitymanageropenjpaembedded-container

Read More
Handling Null values in postgres for text array type column in org.hibernate.PropertyAccessException...

springpostgresqlhibernateentitymanagercriteriaquery

Read More
entity manager doesn't have method getCriteriaBuilder()...

jpa-2.0entitymanager

Read More
Entity loses state after calling merge on entitymanager...

javajpaeclipselinkpersistenceentitymanager

Read More
Doctrine only inserts one record after foreach loop...

phpdoctrinesymfony4entitymanager

Read More
BackNext