Search code examples
Joining Entities by a Range - Hibernate...


javahibernatejpaspring-data-jpahibernate-mapping

Read More
Map MariaDB geometry Point to custom Hibernate type...


javamysqlhibernatemariadbhibernate-mapping

Read More
Hibernate mapping between Postgres array of varchar and a Java/Kotlin collection of enum...


javapostgresqlhibernatekotlinhibernate-mapping

Read More
How can I prevent Hibernate from updating NULL values...


hibernatenullhibernate-mappinghibernate-annotations

Read More
Hibernate mapping between PostgreSQL enum and Java enum...


javapostgresqlenumsannotationshibernate-mapping

Read More
Using @SqlResultSetMapping to map to list...


javasqlhibernatehibernate-mapping

Read More
javax.persistence Annotations on field, getter or setter?...


javahibernate-mapping

Read More
Problems with foreign keys in Hibernate...


javaspring-boothibernatehibernate-mapping

Read More
hibernate and mappedBy: Is it possible to automatically set foreign key without setting bidirectiona...


javahibernatehibernate-mappingmappedby

Read More
Having problems with foreign key in Hibernate...


javaspring-boothibernatehibernate-mapping

Read More
How to create a OneToMany relationship targeting a combined primary key in Hibernate?...


hibernatespring-data-jpahibernate-mapping

Read More
Cannot call Postgresql Function using SpringBoot 3.2.0 (using Hibernate 6)...


postgresqlspring-boothibernatehibernate-mappinghibernate-6.x

Read More
How to perform a Native query on a table which is not present as a class?...


javahibernatespring-data-jpahibernate-mappingnativequery

Read More
Why does the hibernate(reactive) naming strategy in quarkus override the annotation @jakarta.persist...


hibernatequarkushibernate-mappinghibernate-reactivequarkus-hibernate-reactive

Read More
Postgresql UUID supported by Hibernate?...


javahibernatepostgresqlormhibernate-mapping

Read More
How to specify a Primary Key on @ElementCollection...


javahibernatejpaormhibernate-mapping

Read More
Can a @ManyToOne JPA relation be null?...


javahibernatejpahibernate-mappingmany-to-one

Read More
Hibernate Error when autodetecting annotated entity classes...


hibernatehibernate-mapping

Read More
Doesn't work setting default value of property in Hibernate...


javahibernatejpahibernate-mappinghibernate-annotations

Read More
ManyToMany Relationship with composite primary key in Quarkus Hibernate...


hibernatemany-to-manyquarkushibernate-mapping

Read More
How to get child entity id after saving it via parent...


springhibernatejpahibernate-mapping

Read More
NonUniqueObjectException: when updating an entity with hibernate...


hibernatejpahibernate-mapping

Read More
How to map a collection Map<String,List<String>> type using Hibernate...


javahibernate-mappinghibernate-annotations

Read More
Why does Hibernate 5 sequence generator use the default hibernate.seq instead of my sequence?...


javahibernateormhibernate-mappinghibernate-5.x

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


javahibernatehibernate-mapping

Read More
Is possible to use JoinColumn to map OneToMany relation without ForeignKey and Association Entity?...


spring-boothibernatejpaspring-data-jpahibernate-mapping

Read More
How to save only the date in hibernate?...


hibernatehibernate-mapping

Read More
Query for JSON mapped field in isolation using hibernate...


javahibernatehibernate-mapping

Read More
Hibernate @OneToOne mapping with a @Where clause...


javahibernatehibernate-mappinghibernate-annotations

Read More
org.hibernate.MappingException: Unable to find column with logical name...


hibernatejakarta-eejpahibernate-mappinghbm2ddl

Read More
BackNext