Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Exception when projecting a nested JPA entity into a nested DTO

Exception in JPA when using seed file for PostgreSQL

Spring Data JPA Specification groupBy

java spring hibernate jpa

Spring JPA DTO projection and handling the nested projection with null values

How create JPA query with dynamicly parameters?

java jpa jpql

JPA, custom query and dates

java datetime jpa

javax.persistence.PersistenceException: Invalid persistence.xml

Spring Data JPA or spring hibernate which do i need to learn RN

Spring JPA: Using multiple projection on same query interface

java spring jpa

Spring Data (REST) & @Query: optional list as param

Best (most efficient) DataType to use for UUIDs as JPA IDs

java jpa jakarta-ee guid uuid

Efficient JPQL query for retrieving complex entities

java sql hibernate jpa jpql

Is it possible to apply Save All Method as insert ignore method in JPA Repository?

spring spring-boot jpa

JPA: lazy loading doesn't load even after the getter method is used. May it be?

Native sql query- SQL Injection Attack

java security jpa

Spring jpa changes entity boolean variable name when return entity object

java spring jpa boolean entity

Max connection is weirdly blown up while lots of idle connections

java.lang.NullPointerException at org.hibernate.ejb.criteria.predicate.ComparisonPredicate.render

java jpa criteria-api

How to deactivate Spring Data exception translation

java spring hibernate jpa

Spring Specification - conjunction of Predicates