Search code examples
Set "text" as default type for string in JPA?...


springhibernate

Read More
can i override singleTableEntityPersister for all my entities?...


javahibernatejpapersistence

Read More
hibernate column name issues...


javahibernateannotations

Read More
How to prevent my manytomany relationship from infinte recursion or JSON writing failure?...


javajsonhibernatejacksonmany-to-many

Read More
Using Java records as JPA embeddables...


javahibernatejpaembeddablejava-record

Read More
How does spring.jpa.hibernate.ddl-auto property exactly work in Spring?...


javaspringhibernatejpaddl

Read More
Hibernate 5.2 Native Query with void function Postgresql...


javahibernatenativequery

Read More
Confusion: @NotNull vs. @Column(nullable = false) with JPA and Hibernate...


javahibernatejpapersistencehibernate-annotations

Read More
@Version causing update on Entity when modifying collection...


springhibernatejpamany-to-manyentity

Read More
Hibernate 6 interceptor with Spring Boot 3...


javaspringspring-boothibernateinterceptor

Read More
Problems with Hibernate startup logging after adding JPA with database in SpringBoot version 3.4.0...


spring-boothibernatespring-data-jpa

Read More
Do Jpa methods execute with or without transactions by default?...


hibernatespring-data-jpaspring-transactions

Read More
Seems JPA spring.jpa.hibernate.ddl-auto=update doesn't work...


javamysqlspringhibernatejpa

Read More
No load balance comment in Java Hibernate Query...


javapostgresqlhibernateload-balancingpgpool

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


springhibernatespring-bootspring-dataspring-data-jpa

Read More
Envers: Unidirectional OneToMany without additional audit table?...


hibernatehibernate-enversjpa-2.1

Read More
How to implement a Hibernate session/transaction interceptor to avoid LazyInitializationException wh...


javajsonhibernatestruts2lazy-initialization

Read More
JoinColumn references a column, but the target entity has no property which maps to this column erro...


spring-boothibernatespring-data-jpa

Read More
Persisting Json Data in Spanner with JPA and Hibernate 6...


spring-boothibernatejpaspring-data-jpagoogle-cloud-spanner

Read More
MappingException: Unknown entity error when trying to persist entity in Hibernate...


javamysqlhibernatemaven

Read More
No Polish letters from HTML form...


javaspringhibernatejspcharacter-encoding

Read More
Spring Boot 3.4.0 lets integration tests with JPA/Hibernate fail...


javaspring-boothibernatespring-data-jpa

Read More
Why Spring Boot 2.0 application does not run schema.sql?...


javaspringhibernatespring-boot

Read More
Is Joda DateTime supported by Hibernate 6?...


javahibernatejodatimehibernate-6.x

Read More
javax.validation.ValidationException: HV000183: Unable to load 'javax.el.ExpressionFactory'...


javahibernatevalidationmavenhibernate-validator

Read More
How does the FetchMode work in Spring Data JPA...


javaspringhibernatejpaspring-data-jpa

Read More
Can not load hibernate.cfg.xml...


javahibernate

Read More
How to get inet in entity class in spring using hibernate...


javaspringpostgresqlhibernatejpa

Read More
Apparent connection leak detected with Hikari CP...


javahibernatespring-bootspring-data-jpahikaricp

Read More
Doesn't annotations have significant advantage in terms of re-compile, re-deployment over xml-ba...


javahibernateannotations

Read More
BackNext