Search code examples
Exception encountered during context initialization - While configuring a HibernateTemplate Bean usi...


javaspringspring-boothibernatespring-orm

Read More
EntityManager.persist() not working with @Transactional...


javaspringjpaspring-transactionsspring-orm

Read More
Spring Hibernate - Could not obtain transaction-synchronized Session for current thread...


springhibernatespring-mvcspring-orm

Read More
How to make Hibernate and Spring track transactions consistently?...


springhibernatespring-data-jpatransactionsspring-orm

Read More
org.hibernate.criterion.Criterion ClassNotFoundException in migrating to Hibernate 6.1.6 with spring...


hibernatespring-ormhibernate-6.x

Read More
@Transactional not starting transactions with Spring Boot 3 / Hibernate 6...


springspring-boothibernatespring-data-jpaspring-orm

Read More
Why is Spring-Data-JPA Async not working?...


asynchronousspring-data-jpaspring-orm

Read More
Enabling exception translation for JPA in plain Spring...


javaspringjpaspring-orm

Read More
Spring DAO vs Spring ORM vs Spring JDBC...


springspring-dataspring-jdbcspring-orm

Read More
Spring Transactional slows down complete process...


javaspringtransactionstransactionalspring-orm

Read More
Spring + hibernate versus Spring Data JPA: Are they different?...


springhibernatejpaspring-data-jpaspring-orm

Read More
Error creating bean in spring , Constructor threw exception; nested exception is java.lang.NullPoint...


hibernatespring-mvcspring-orm

Read More
How to solve org.springframework.beans.factory.BeanNotOfRequiredTypeException error in Spring MVC...


javahibernatespring-mvcspring-transactionsspring-orm

Read More
Spring 3.1 Hibernate 4 exception for Inheritance [cannot be cast to org.hibernate.mapping.RootClass]...


javaspringhibernatespring-orm

Read More
Could not fetch the SequenceInformation from the database ERROR but still everything works...


springhibernatespring-orm

Read More
spring boot 2.1.7 with OpenJpaVendorAdapter...


springspring-bootspring-orm

Read More
org.hibernate.WrongClassException on saving an entity via Hibernate...


javaspringhibernatejpaspring-orm

Read More
NoUniqueBeanDefinitionException: No qualifying bean of type [javax.persistence.EntityManagerFactory]...


springspring-mvcspring-bootspring-ormbeancreationexception

Read More
Error: java.lang.NoSuchMethodError: org.hibernate.integrator.internal.IntegratorServiceImpl.<init...


javaspringhibernatejpaspring-orm

Read More
Hibernate doesn't allow not unique records even when unique is false...


hibernatespring-orm

Read More
@Transactional in spring working for read only but not write...


springspring-orm

Read More
QueryDSL returning max value...


javahibernatejpaquerydslspring-orm

Read More
spring security sql-error-codes.xml , no exception trace is found...


javaspringhibernatespring-securityspring-orm

Read More
Issue in using Spring Data JPA with Spring JPA...


springspring-data-jpaweblogic12cspring-orm

Read More
Upgrading from spring-boot-starter-data-jpa 0.5.0.M6 to 0.5.0.BUILD-SNAPSHOT causes "Transactio...


hibernatespring-bootspring-batchspring-orm

Read More
when use @MappedSuperclass,@Entity,@manytomany Could not determine type for: java.util.Set...


hibernatejpaspring-ormmappingexception

Read More
Adding spring-boot-starter-security to Spring Boot application causes error 'entityManagerFactor...


springspring-bootspring-securityspring-orm

Read More
Declaring persistent JPA entities in applicationContext.xml?...


springjpaspring-dataapplicationcontextspring-orm

Read More
How to Pass Multiple Packages to packagesToScan property in Spring using XML Configuration...


springspring-orm

Read More
"No CurrentSessionContext configured" when application try perform a query in the database...


springhibernatespring-bootspring-orm

Read More
BackNext