Search code examples
Unable to create a composite PK with 3 fields in Hibernate/JPA/Spring boot project...


spring-data-jpahibernate-mapping

Read More
Hibernate OnetoMany with Fetch Lazy giving LazyInitializationException...


spring-boothibernatejpaspring-data-jpahibernate-mapping

Read More
How to map entities B on entities A using a Varchar column on table B?...


javapostgresqlhibernatejpahibernate-mapping

Read More
How to bind @PathVariable value to @Where clause in Spring boot rest API...


spring-bootspring-data-jpaspring-datahibernate-mapping

Read More
HQL - Check if an Array contains a value...


postgresqlhibernatespring-data-jpahqlhibernate-mapping

Read More
Hibernate - more than one row returned by a subquery used as an expression...


postgresqlhibernatejpaspring-data-jpahibernate-mapping

Read More
Can someone explain mappedBy in JPA and Hibernate?...


javahibernatejpajakarta-eehibernate-mapping

Read More
OneToOne CascadeType in spring data jpa...


springhibernatespring-data-jpaspring-datahibernate-mapping

Read More
Getting org.hibernate.MappingException: No Dialect mapping for JDBC type: -8 exception...


javahibernatejpaoracle10ghibernate-mapping

Read More
Having difficulties mapping OneToOne relation of 1 parent class with 3 child classes...


spring-boothibernatespring-data-jpahibernate-mappingone-to-one

Read More
Using @PrimaryKeyJoinColumn annotation in spring data jpa...


hibernatespring-data-jpaspring-datahibernate-mapping

Read More
What is the correct JPA entity mapping for this database?...


javaspring-bootjpahibernate-mappingentity-relationship

Read More
How to reference java.time.LocalDate in hbm file?...


hibernatejava-8hibernate-mappingjava-time

Read More
Why there is no mappedBy attribute present in @ManyToOne...


javahibernatejpahibernate-mapping

Read More
How to solve (com.fasterxml.jackson.databind) Exception with out using @JsonIgnore...


javahibernatehibernate-mapping

Read More
JPA Nested Mapping to View without a Base Table...


javajpaspring-data-jpaspring-datahibernate-mapping

Read More
Created by , Updated by column cannot be null spring jpa error...


javaspringhibernatespring-data-jpahibernate-mapping

Read More
Named native query mapping in orm.xml...


spring-boothibernatehibernate-mapping

Read More
One Hibernate Entity shared across Two Schemas...


hibernatehibernate-mapping

Read More
Hibernate @AttributeOverride works on Entity but not on property...


javahibernatejpaormhibernate-mapping

Read More
@Batchsize annotation not working for OneToMany...


spring-boothibernatejpaormhibernate-mapping

Read More
Hibernate create relation without relational table...


mysqlhibernatejoinormhibernate-mapping

Read More
Spring JPA repository conditional overloaded joinColumn implementation...


hibernatejpahibernate-mapping

Read More
Spring boot create database view for entity...


spring-boothibernatespring-data-jpahibernate-mappingdatabase-view

Read More
Hibernate throws "NULL not allowed for column" as the JPA OneToOne relation FK is missing ...


javahibernatejpahibernate-mappingone-to-one

Read More
How to map OneToOne relations properly?...


javahibernatejpajdbchibernate-mapping

Read More
Mapping entities with composite foreign keys in JPA...


javahibernatejpaormhibernate-mapping

Read More
Hibernate EmptyInterceptor onFlushDirty() is not executing...


javaspringhibernatespring-mvchibernate-mapping

Read More
Hibernate @OneToMany throws MySQLSyntaxErrorException: You have an error in your SQL syntax...


javamysqlhibernatehibernate-mappinghsqldb

Read More
Mapping a many-to-one relationship with a composite alternate key...


javahibernatejpaormhibernate-mapping

Read More
BackNext