Search code examples
Keycloak giving Lock wait timeout exceeded error in case Save Events enable...


javahibernatekeycloak

Read More
JPA repository: Fetching CreationTimestamp after repository.save() returns null...


springspring-boothibernatejpaspring-data-jpa

Read More
org.hibernate.exception.SQLGrammarException: could not execute statement...


javahibernateexception

Read More
Creating two linked entities with JPA in a Spring Boot application...


hibernatejpa

Read More
Parent Id null in @OneToMany mapping JPA...


javahibernatejpapersistenceone-to-many

Read More
Wrong ordering in generated table in jpa...


javahibernatejpa

Read More
Hibernate - A collection with cascade=”all-delete-orphan” was no longer referenced by the owning ent...


javahibernatejpahibernate-mapping

Read More
How to map column with type BIT(24) in PostgreSQL with Hibernate...


javapostgresqlhibernatejpa

Read More
@Audited ruins query...


javaoracle-databasehibernate

Read More
Error when using @JoinColumn in hibernate...


mysqlhibernate

Read More
how to reset primefaces wizard's steps?...


jqueryajaxhibernatejsfprimefaces

Read More
how @PersistenceContext deals with threads specially with entityManager and Session...


javaspringmultithreadinghibernatejpa

Read More
Force a transactional rollback without encountering an exception?...


javahibernatespring

Read More
I have a College table and a Stream Table. College has one to many relationship with Stream table. N...


hibernatehibernate-mapping

Read More
Spring Boot Rest/JPA: Create only 1 parent, when cascade the child creation to parent creation...


spring-boothibernaterestspring-data-jpa

Read More
SingletonEhCacheRegionFactory is no longer available when upgrading from Hibernate 5.2 to 5.3...


javahibernateehcache

Read More
JPA 3 Hibernate + PostgreSQL 9.6.3 errors in queries with limitation...


postgresqlhibernatejpa

Read More
How to prevent duplicate insert with insert return in postgres?...


postgresqlhibernate

Read More
SQLite encryption in Java using Hibernate...


javahibernatesqliteencryption

Read More
HQL left join of un-related entities...


javahibernatehqlleft-join

Read More
Hibernate Cache causing OOM. Cache not showing (deleted) entities that are cached...


spring-boothibernatespring-data-jpa

Read More
Hibernate: how do you adjust the default logging level (SJF4J and JDK 1.4 logger)?...


javahibernateloggingslf4jjava.util.logging

Read More
Error wihile runnging Test: No EntityManager with actual transaction available for current thread - ...


spring-boothibernatejunit5spring-testjunit-jupiter

Read More
How to use a jsonb column with H2, JPA, and Hibernate...


javaspringhibernatejpah2

Read More
SpringBoot JPA and MySQL 8 issue with case sensitivity...


spring-boothibernatespring-data-jpa

Read More
Hibernate Configuration for File Config via code...


javahibernatehibernate-mapping

Read More
How to customize JPA Sequence generator on Entity with @MappedSuperclass ancestor...


javahibernatespring-data-jpa

Read More
How to use aggregate function in lucene query string?...


hibernatelucenehibernate-search

Read More
How do I update row in a table while reading rows with a Java stream (adaptive buffering)?...


javasql-serverspring-boothibernate

Read More
[Ljava.lang.Object; cannot be cast to...


javahibernatehql

Read More
BackNext