Search code examples
passing the EntityManager from an EntityType to another EntityType...


formssymfonyentityentitymanager

Read More
Entity Manager Not Returning Column Names...


javahibernateentitymanager

Read More
Does invoking javax.persistence.TypedQuery.getResultList cause a transaction to be committed?...


hibernatejpatransactionsentitymanager

Read More
Jpa unit test - Service - entity manager null...


javaunit-testingjpaspring-data-jpaentitymanager

Read More
How properly create entity in @PostConstruct?...


javaspring-bootentitymanagerpostconstruct

Read More
Primary entity manager factory is not selected in Spring...


springentitymanager

Read More
SEVERE: Servlet.service() for servlet [spring] in context with path [/com.elearning.webapp] threw ex...


javahibernatespring-mvcjpaentitymanager

Read More
Hibernate (or EntityManager?) adding "where 0=1" to query...


hibernatejpaentitymanager

Read More
issue with createNativeQuery when binding date type parameter...


javahibernatebindingentitymanager

Read More
IllegalArgumentException: Mismatch in requested result type - but Type is set...


javasqlspringjpaentitymanager

Read More
A ConstraintValidator referenced by an annotation is never called although it should work...


javahibernatejpaentitymanagerhibernate-validator

Read More
Execute task before EntityManager is closed...


jakarta-eejpaglassfisheclipselinkentitymanager

Read More
Should EntityManagerFactory be closed at application shutdown?...


javahibernateentitymanagershutdown-hookentitymanagerfactory

Read More
Creating EntityManager using EntityManagerFactory in web application without @PersistenceContext...


javajpaentitymanagerentitymanagerfactory

Read More
Returning result of count native query using EntityManager in Java?...


javaintegerentitymanagerclasscastexception

Read More
Servlet does not persist an Entity...


jakarta-eeservletsjpapersistenceentitymanager

Read More
How to delete many-to-many relationship?...


javaspringhibernatejpaentitymanager

Read More
How to map results of an untracked SQL view to a DTO/POJO using JPA EntityManager?...


hibernatejpaprojectionentitymanagersql-view

Read More
JPA entity manager from Datasource during runtime...


jpadatasourcejava-ee-6entitymanagerapplication-server

Read More
The EntityManager is closed...


symfonyormdoctrine-ormentitymanager

Read More
Hibernate JPA EntityManager.createQuery() performance...


javaperformancehibernatejpaentitymanager

Read More
How to use Symfony autowiring with multiple entity managers...


symfonyautowiredentitymanager

Read More
What are the values and their differences for eclipselink.weaving property?...


springjpaeclipselinkentitymanagercompile-time-weaving

Read More
How to rollback transaction from service class?...


springhibernateormtransactionsentitymanager

Read More
Using doctrine with multiple MySQL Databases...


mysqldatabasedoctrineentitymanager

Read More
Is it a good practice to Mock entity manager in spring boot unit testing...


spring-bootunit-testingmockingentitymanager

Read More
Check created queries with Entity Manager when unit testing in Spring Boot...


javaspring-bootunit-testingmockingentitymanager

Read More
EntityManager refresh() method does not refresh but resets...


hibernatejpaentitymanagerhibernate-jpa

Read More
What does "Batch update returned unexpected row count from update [0]; actual row count: 2; exp...


javajdbcentityentitymanagerhibernate-entitymanager

Read More
Api-Platform + Swagger: group operations/entities by Doctrine or ApiPlatform mapping...


doctrine-ormentitymanagerapi-platform.comdoctrine-mapping

Read More
BackNext