Search code examples
JPA getResultList - How to get value from the response?...


javamysqljpaentitymanager

Read More
creating bean of a class in Spring Boot application?...


spring-bootentitymanagerspring-context

Read More
How to persist a new entity containing multiple identical instances of another unpersisted entity wi...


javajpaentitymanagercascadepersist

Read More
Is it possible to instantiate a DAO class dynamically at runtime?...


javacdientitymanagerreflections

Read More
"select new constructor" query returns java.lang.Object instead of instance of constructor...


javahibernatejpajpqlentitymanager

Read More
Passing EntityManager between EJB classes?...


javaselectejbpersistenceentitymanager

Read More
Symfony command - The token storage contains no authentication token. One possible reason may be tha...


symfonysecuritycommandentitymanagersql-grant

Read More
NullPointerException happening intermittently with Hibernate criteriaQuery...


databasespring-boothibernateentitymanagerhikaricp

Read More
Is it possible to combine a container managed and application managed entitymanager in a bean?...


javahibernatejakarta-eejpaentitymanager

Read More
Routing Read-Write transactions to Primary and Read_only transactions to Replicas using Spring and H...


hibernatespringtomcatjpaentitymanager

Read More
Create JPA EntityManager without persistence.xml configuration file...


jparuntimeentitymanagerpersistence.xml

Read More
java.lang.OutOfMemoryError While processing a Large CSV file...


javaamazon-s3out-of-memoryinputstreamentitymanager

Read More
JPA Entity : Unable to locate persister...


javaspring-bootjpaspring-data-jpaentitymanager

Read More
Spring data JPA save vs JPA managed objects...


jpaspring-data-jpaentitymanager

Read More
hibernate createStoredProcedureQuery execute throws callablestatement.getmoreresults...


javasql-serverhibernateentitymanager

Read More
JPA/Hibernate - No query defined for that name...


javahibernatejpaentitymanagernamed-query

Read More
EntityManager not finding reference acts differently in try catch if calling println...


javajpaexceptionentitymanager

Read More
How to mock and unit test javax.persistence.EntityManager and javax.persistence.Query? Getting NullP...


javaunit-testingjunitmockitoentitymanager

Read More
Eclipse error: 'The import utils cannot be resolved'...


javaeclipsejpaentitymanager

Read More
Why is persistence unit named null when persistence.xml exists...


javawildflyentitymanager

Read More
How to avoid overwriting of non-null values with null values?...


javahibernatejpaentitymanager

Read More
@PersistenceContext on two different LocalContainerEntityManagerFactoryBean throws TransactionRequir...


javaspring-bootjpaentitymanager

Read More
NoUniqueBeanDefinitionException when setting up multiple JPA datasources...


spring-bootjpaspring-data-jpaentitymanager

Read More
EntityManager.createNativeQuery returning list of objects instead of list of BigDecimal when using P...


javaoracle-databasehibernatepaginationentitymanager

Read More
How can I use doctrine from a static method...


symfonydoctrineentitymanager

Read More
JPA With Hibernate Error: [PersistenceUnit: JPA] Unable to build EntityManagerFactory...


eclipsehibernatejpa-2.0entitymanager

Read More
NullPointerException creating EntityManager from EntityManagerFactory...


jakarta-eejbosspersistenceentitymanager

Read More
Instanciate a JPA EntityManager in an Eclipse RCP (Java SE) environment...


jpaeclipse-rcppersistenceentitymanagerjpa-2.1

Read More
Get Output parameter from stored procedure without calling execute()...


javasqlstored-proceduresplsqlentitymanager

Read More
Insert and update with CriteriaBuilder JPA in the same transactional method thows error "Foreig...


javahibernatejpaentitymanagerjpa-2.1

Read More
BackNext