Search code examples
SessionFactory from EntityManager throws exception...

javahibernatejpaentitymanager

Read More
Can you persist many entities of a variety of classes using a single javax.persistence.EntityManager...

hibernatejpaspring-bootentitymanager

Read More
Difference between evictAll and refresh...

javajpaentitymanager

Read More
Updating the ID of an instance in JPA...

jpasql-updateentitymanageridentifier

Read More
annotated entity manager null pointed exception...

javajpaannotationsentitymanager

Read More
Difference between cascade remove and explicit remove...

jpaentitymanager

Read More
Return partial Entity from EntityManager...

javahibernatejpajerseyentitymanager

Read More
SQL Error: 1795, SQLState: 42000 - maximum number of expressions in a list is 1000...

javastringlistoracle11gentitymanager

Read More
Spring JPA: entityManager remove not working...

javaspringjpaentitymanager

Read More
No transactional EntityManager available - working with JPA Api, error with Hibernate Session...

javaspringhibernatejpaentitymanager

Read More
Query a MySQL db using java...

javamysqldatabaseentitymanager

Read More
How I can convert my objects in applicationContext.xml to java annotations...

javaspringspring-mvcspring-data-jpaentitymanager

Read More
Spring - Hibernate improve transaction performance with FlushMode...

javaspringhibernateentitymanagerspring-data-jpa

Read More
Check for duplicates in for loop before entity manager is flushed...

symfonyduplicatesentitymanager

Read More
EntityManager auto wiring if I am using crudrepository...

springspring-data-jpanativeentitymanager

Read More
JPA select query with multiple values...

javajpahqlentitymanager

Read More
What can be a reason for persist()/merge() to create two rows in database?...

jpajakarta-eeglassfisheclipselinkentitymanager

Read More
Hibernate loads all entities ignoring LAZY load...

hibernatejpatransactionslazy-loadingentitymanager

Read More
EntityManager not injected in a @Stateless EJB, when I restart the app...

weblogiccdientitymanagerejb-3.1stateless

Read More
EntityManager is null in Jersey controller in Spring project with JPA (EclipseLink)...

springjpajerseyeclipselinkentitymanager

Read More
Symfony 3 Notice: Object of class Doctrine\ORM\EntityManager could not be converted to int...

doctrinesymfonyentitymanager

Read More
EclipseLink not populating Lazy OneToOne with nested Lazy OneToMany Relation...

javajpamappingeclipselinkentitymanager

Read More
Hibernate - ThreadLocal<EntityManager> vs EntityManager per operation...

javahibernatejpaentitymanagerthread-local

Read More
Can't create an instance of TypedQuery for executing a criteria query...

hibernatecriteriaentitymanagerjpa

Read More
java.util.Collections.swap(List<?> list, int i, int j) do nothing...

javaspringjpaentitymanager

Read More
issue in understanding how to create entity manager or if I can generate them in JAVA EE...

javajsfjpajakarta-eeentitymanager

Read More
removing entity with unidirectional relationship @ManyToOne (JPA)...

javajpaeclipselinkone-to-manyentitymanager

Read More
Get the database backup/dump with EclipseLink...

javaeclipselinkentitymanagerdropwizard

Read More
Merge operation without exception but with no impact on the database Glassfish 4.1 JPA...

javamysqljpaentitymanagerglassfish-4.1

Read More
Commit EntityManager Transaction using @Transactional - Guice...

dependency-injectionjerseypersistenceguiceentitymanager

Read More
BackNext