Search code examples
org.hibernate.query.SemanticException in Spring query...


javaspring-boothibernatespring-mvcspring-data-jpa

Read More
Connect Vertica DB in SpringBoot App with multiple datasource...


spring-boothibernatedatasourcevertica

Read More
no viable alternative at input 'SELECT*'...


javapostgresqlspring-boothibernate

Read More
StaleObjectStateException or OptimisticLockingException...


javahibernatejpatransactionsoptimistic-locking

Read More
Hibernate validator does not see the table...


javadatabasehibernatejpamany-to-many

Read More
Cannot resolve method 'type'...


springspring-boothibernatespring-data-jpa

Read More
What is best practice for performing read only operations in JPA/Hibernate?...


javaspringhibernatejpa

Read More
Spring Hibernate Multi Tenancy - avoid using default DataSource...


springhibernatejpamulti-tenant

Read More
javax.persistence.RollbackException: Error while committing the transaction (JPA without Spring)...


javadatabasepostgresqlhibernatejpa

Read More
Strange behavior of hibernate...


javahibernate

Read More
JpaSystemException using Criteria, DB2zDialect and Pagination...


javaspringhibernatejdbcdb2-zos

Read More
How to handle long IN conditions safely in Hibernate queries...


sqlhibernate

Read More
Empty Response in Java Spring Boot Hibernate JPA + PostgreSQL...


javaspring-boothibernaterestjpa

Read More
Registering a SQL function with JPA and Hibernate...


javaspringhibernatesql-functiondialect

Read More
How to store date/time and timestamps in UTC time zone with JPA and Hibernate...


javahibernatedatetimejpatimezone

Read More
M:N association not fetched with Hibernate query...


javahibernatejpaormspring-data-jpa

Read More
Parameter value did not match expected type...


javahibernateclassloaderglassfish-4

Read More
Unable to get spring boot to automatically create database schema...


javamysqlspringhibernatespring-boot

Read More
how to configure hibernate config file for sql server...


javasql-serverhibernateormhibernate.cfg.xml

Read More
springboot class org.hibernate.mapping.Bag cannot be cast to class org.hibernate.mapping.SimpleValue...


javaspringspring-boothibernatespring-mvc

Read More
Cannot find class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigure...


javaspringhibernatejunitwebsphere

Read More
cascade.Persist in @ManyToMany how does it work generally and how does it work in this situation...


javahibernatecascadepersist

Read More
Missing hibernate ORM snapshot in pom.xml...


hibernatemavenconfiguration

Read More
Why does Hibernate execute two SELECT queries instead of one when using @ManyToOne(fetch = FetchType...


javahibernatejpaquarkusquarkus-panache

Read More
Spring -data-jpa , The Repository Class doesn`t work...


hibernatespring-bootspring-security

Read More
How to map PostgreSQL enum with JPA and Hibernate...


javapostgresqlhibernatejpaenums

Read More
Encrypting specific columns in Hibernate: What to do with existing data and how to correctly impleme...


javamysqlsqlhibernate

Read More
How do I retrieve the proxied class from the proxy class?...


javahibernate

Read More
How to map many-to-one relationship?...


javahibernaterelationship

Read More
Save id in both entities via Hibernate + JPA...


javahibernatejpaone-to-one

Read More
BackNext