Search code examples
When should I use @Transactional and do I still need repository.save() in Spring Boot?...


javaspringspring-boothibernate

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
How to configure Hibernate6 default for Timestamp with a nanosecond precision?...


javahibernateh2

Read More
Hibernate: How to keep PostgreSQL enum type up-to-date with Java enum?...


springpostgresqlhibernatespring-data-jpahibernate-mapping

Read More
org.hibernate.type.SerializationException: could not deserialize...


hibernateexceptionserializationdeserialization

Read More
Replacement for deprecated Hibernate Criteria .list() and .scroll()...


hibernategrailsgrails-ormhibernate-criteria

Read More
Hibernate @oneToOne mapping is unable to use L2 cache when mapping returns no Object...


javahibernatecachingone-to-one

Read More
converting HQL (hibernate query language) to oracle query...


javahibernatehql

Read More
Enumerate in entity creates "check" contraint when creating table...


postgresqlspring-boothibernatespring-data-jpa

Read More
Spring : @Transactional @Scheduled method throws TransactionException...


javaspringhibernatespring-annotations

Read More
Testcontainer: H2 is still used in test, Domain "TEXT" not found;...


javapostgresqlspring-boothibernatetestcontainers

Read More
Spring Boot 3.2.0 not loading application context in JUnit code...


javaspring-boothibernatemaven

Read More
How to autogenerate created or modified timestamp field?...


hibernateormjpa

Read More
BackNext