Search code examples
symfony4 error spl_object_hash() expects parameter 1 to be object, string given...

phpdoctrine-ormsymfony4entitymanagerpersist

Read More
Select all records from offset to limit using a postgres index...

javapostgresqljpaentitymanager

Read More
EnitityManager remove - IllegalArgumentException: Unknown entity: java.lang.Integer] with root cause...

javamysqlspringtransactionsentitymanager

Read More
Symfony 4 EntityManager multiple database...

symfonydoctrinesymfony4entitymanager

Read More
PersistenceUnit vs PersistenceContext...

javajakarta-eejpapersistenceentitymanager

Read More
Micronaut CRUD operation with Entity Manager not working for the table with foreign keys...

jpaleft-joinentitymanagermicronaut

Read More
Error creating bean with name 'entityManagerFactory, can not run App properly...

javahibernatejpaentitymanagerhibernate-entitymanager

Read More
JPA: How to use transactions with JTA EntityManager?...

javatransactionsjpa-2.0entitymanagerjta

Read More
how to use two entity manager for one direction in symfony 4...

symfonydoctrine-ormdoctrinesymfony4entitymanager

Read More
NullPointerException in dao layer (only persist is working)...

javaunit-testingjpajakarta-eeentitymanager

Read More
Execute database function with JPA...

javahibernatejpaentitymanager

Read More
How to write unit tests for EntityManager transaction?...

javaunit-testingjpamockitoentitymanager

Read More
Persisting JPA entity using plain EntityManager in spring boot in @PostConstruct...

javaspring-bootjpaentitymanagerspring-transactions

Read More
EntityManager refresh...

javajpaentitymanager

Read More
Convert Connection to EntityManagerFactory or EntityManager...

databaseoracle-databaseconnectioneclipselinkentitymanager

Read More
Entity Not Found In DB but present in Persistence Context...

javajpatransactionsentitymanager

Read More
Spring Boot / JavaFX : adding a shutdown hook (ctrl-c) that still has access to JPA...

javaspring-bootjavafxentitymanagershutdown-hook

Read More
Why calling EntityManager.merge method with @PreUpdate does't return updated entity?...

javajpaentitymanager

Read More
Null EntityManager using @PersistenceContext...

javamysqlentitymanagerspring-transactions

Read More
Update/delete queries cannot be typed JPA...

javaspringjpaentitymanagersql-delete

Read More
How you manage EM or EMF in integration testing with testcontainers?...

javaintegration-testingentitymanagertestcontainers

Read More
Spring Boot Controller Test: mocking service requiring downstream objects causing ApplicationContext...

springunit-testingspring-bootjpaentitymanager

Read More
HibernateException: Shared references invoked by jpa itself (?)...

javahibernatejpaentitymanager

Read More
All JPA queries fail to find any result(even tho data is present in the MySQL DB)...

javahibernatejpaentitymanager

Read More
EntityManagerFactory is closed, Hibernate...

javahibernateweb-servicesjpaentitymanager

Read More
java- how to check if value exists in JSP page?...

javamysqljdbcentitymanager

Read More
How to pass entity_manager from controller to form class as option? error: The required option &quot...

phpformsdrop-down-menusymfony4entitymanager

Read More
JPA EntityManagerFacade...

javajpaderbyentitymanager

Read More
Hibernate java.lang.ClassCastException: org.hibernate.action.EntityIdentityInsertAction cannot be ca...

hibernateflushclasscastexceptionentitymanager

Read More
Is there a way to pass detached object to JPA persist? (detached entity passed to persist)...

javahibernatejpaentitymanager

Read More
BackNext