Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

org.hibernate.hql.internal.ast.QuerySyntaxException: is not mapped [from Team]

Transaction cannot proceed STATUS_MARKED_ROLLBACK when running on jboss standalone

Grails when to use merge() instead of save()?

hibernate jakarta-ee grails

Determine if entity is new without checking @Id

hibernate jpa entity

Difference between join and path navigation in jpa query

java hibernate jpa orm jpql

using @Autowired many times

Spring data JPA native query skip locked

org.hibernate.UnknownEntityTypeException: Unable to locate persister: entity.Settings

Spring Data DTO projection

Lots of hibernate queries in heap dump. How can I limit?

JPA @OneToOne select lists with N+1 queries

Hibernate: LEFT JOIN FETCH with multiple columns for the join

database hibernate jpa hql

I'm getting Unable to acquire JDBC Connection exception

Can't call PostgreSQL's 11 Stored Procedure with Hibernate

HHH000342: Could not obtain connection to query metadata : null

java hibernate jpa-2.2

How to run a native SQL query in Spring without an entity and a JPA Repository?

Configuring caching for Hibernate with Spring Boot 2.1+

Configure Hibernate to use Oracle's SYS_GUID() for Primary Key

java oracle hibernate guid uuid

Mapping hibernate components to a separate table

java hibernate

How can I cancel a hibernate query

hibernate