Search code examples
Why do we use @Embeddable In Hibernate...

javahibernatejpa

Read More
org.hibernate.mapping.Table.getColumn returns null...

javaspring-boothibernatejpah2

Read More
EclipseLink and Derby with Java 19...

javajpaeclipselinkderbyjava-19

Read More
Is there a way to use a custom, arbitrary SQL query for loading an entity in Jmix?...

javasqlspring-bootjpajmix

Read More
JPA Throws DataIntegrityViolationException when writing entity to empty table...

spring-bootjpah2junit5

Read More
Problem javax.persistence.EntityNotFoundException...

javadatabasejpaexception

Read More
What is the exact meaning of the JPA @Entity annotation?...

jpaannotationsentity

Read More
Correct way and place for json conversion in SpringBoot...

javapostgresqlhibernatespring-bootjpa

Read More
Map<String, Repository> Unexpected beheaviour...

javaspringspring-bootjpahashmap

Read More
Using TIMESTAMPDIFF with JPA criteria query and hibernate as the provider...

javamysqlsqlhibernatejpa

Read More
Error: Getters of lazy classes cannot be final Kotlin Spring Boot...

restspring-bootjpakotlin

Read More
JPA different sorting result with Criteria API and native SQL...

sqlhibernatejpablaze-persistence

Read More
Schema validation fails with Hibernate 6 and ZonedDateTime and colum type timestamp with SQL Server ...

javasql-serverspringhibernatejpa

Read More
Read Data from MariaDB with SpringBoot JPA...

springspring-boothibernatejpaentity

Read More
Why does JPA have a @Transient annotation?...

javajpajakarta-eeannotationstransient

Read More
Spring boot 3 and JPA with H2: Could not commit JPA transaction...

javaspring-bootjpah2lombok

Read More
Spring Controller fails my CRUD Operations what can be done about this?...

javaspring-mvcjpa

Read More
Hibernate doesn't show SQL values...

spring-bootjpaspring-data-jpa

Read More
Mapping MySql views to JPA Entitites, which unique id to use?...

mysqljpaview

Read More
Latest Hibernate version that supports MySQL 5.6...

javamysqlhibernatejpajakarta-ee

Read More
Problems with making a query when using Enum in entity...

javajpajakarta-eejpql

Read More
Why does JpaRepository return an empty set for this One-to-Many relation?...

spring-boothibernatekotlinjpaspring-data

Read More
Facing an issue while starting a springboot application for practice. Getting issue while starting t...

javaspring-bootmavenjpalogging

Read More
What's the latest status of QueryDSL?...

jpaspring-dataquerydsl

Read More
Persisting UUID in PostgreSQL using JPA...

javahibernatepostgresqljpauuid

Read More
Why do I receive a ClassCastException when modelling a One-to-Many relation with a composite key?...

spring-bootkotlinjpa

Read More
Criteria Builder With Sort And Distinct...

javahibernatejpahibernate-criteriacriteriabuilder

Read More
JPA Repository with Inheritance - SQL Error: Column 'clazz_' not found...

javaspringhibernatejpainheritance

Read More
Spring JPA does not see primary foreign key in repository method...

springhibernatejpa

Read More
How to map a map JSON column to Java Object with JPA...

javajsonjpaorm

Read More
BackNext