Search code examples
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: 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
Why JPA Buddy complains about @Data annotation over JPA Entity?...


hibernatejpaintellij-idealombokjpa-buddy

Read More
Disable warning "entity was modified, but it won't be updated because the property is immut...


javaspringhibernatejpalogging

Read More
JPA Many To Many relationship add method...


hibernatejpaspring-data-jpa

Read More
Spring Boot 4 upgrade hibernate jpa json functions incubated...


javajsonspringhibernatejpa

Read More
How can I query a unbuffered query in SQL Server with Hibernate?...


javasql-serverhibernatespring-data-jpaunbuffered-queries

Read More
MySQLNonTransientConnectionException: No operations allowed after connection closed.Connection...


javahibernatetomcatstruts

Read More
Disable all Database related auto configuration in Spring Boot...


springhibernatespring-bootspring-dataspring-data-jpa

Read More
Hibernate validation error: found [bpchar (Types#CHAR)], but expecting [char(2) (Types#VARCHAR)]...


javapostgresqlhibernatejpa

Read More
Mapping JSON object to Hibernate entity...


javajsonspringhibernaterest

Read More
How do you handle with bulk deleting by an array of IDs in Spring Data JPA?...


hibernatespring-mvcspring-dataspring-data-jpa

Read More
Hibernate ManyToMany on the same entity results in recursion...


javaspring-boothibernatehibernate-annotations

Read More
GenericJDBCException caught by wrong part of the try/catch block...


javahibernateexception

Read More
Hibernate + OSIV. 2 transactions. Repeatable read...


javahibernatesessiontransactionslazy-evaluation

Read More
Rollback with caught RuntimeException...


javahibernatetransactionsrollbackruntimeexception

Read More
If using Hibernate with database (and c3p0 dbpooling) is is still possible and safe to directly get ...


javasqlhibernateh2c3p0

Read More
BackNext