CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
spring-data-jpa
09-15
Software engineering
Why Spring data jpa 'findByEntityId' queries with join operation?
09-15
Net
JPA / Criteria API - How to filter a OneToMany field?
09-15
Software engineering
In springBoot JPA findById() taking only id of integer type. I want to find it by emailID. Is there
09-14
Software design
How to sum multiple fields of a list of objects using stream in java
09-14
Back-end
Transient instance must be saved before current operation, but the instance is not transient at all
09-14
front end
I am unable to create entity or fetch list of entities due to stack overflow error on bi-directional
09-13
Software engineering
SQL Query returning column 'id' not found in JPA
09-13
Software engineering
syntax error when trying to call JPA function with custom query
09-13
OS
JPA query attribute with a converter
09-13
Software design
Spring JPA Saving Parent Object is not Saving Child Object - Resolved (at end of comment)
09-12
Back-end
Spring JPA Saving Parent Object is not Saving Child Object
09-11
Enterprise
How to share JPA entity across multiple spring boot applications
09-11
Mobile
Query broken after spring boot upgrade from 2.6.x to 2.7.x
09-10
Net
how to fetch data based on condition in Spring Data JPA?
09-09
Net
Find Array Elements in Array using JPA Query in Spring Boot
09-08
database
Transaction propagation in spring @required
09-08
front end
Spring Data Comparison always false
09-08
Blockchain
How to use environment variables with application.properties in spring boot?
09-07
Blockchain
JPA repository findAll() limit
09-06
other
What is the best practice to create repository on Spring Boot?
09-06
other
Is SpringBoot Data JPA Repository Safe Against SQL Injection?
09-06
Net
Hibernate session factory and repository confusion
09-06
Back-end
Generate Custom Id in JPA with different initial value
09-06
OS
Getting error while creating Entity classes with multiple relationships in SpringBoot
09-05
Software design
The entity field value is updated after exception throwing and transaction rollback
09-04
database
Hibernate don't create Table in the DataBase
09-02
Software design
can this left join be safely removed?
09-02
Software engineering
Cannot resolve column 'id' on @JoinColumn
09-02
Mobile
Spring Data findById returns cached value instead of database one
09-02
Blockchain
Return nested collection using JPA Specification
09-02
Blockchain
How to conditional database insert operation in Java Spring with Lock?
09-01
database
Error with findByUserIsCurrentUser generated by entity subgenerator SpelEvaluationException
09-01
Software design
Spring boot profile not picking the properties file
08-31
Software design
Spring JPA / HIbernate - Persisting to H2 works fine but fails with Oracle with ORA-01400 "cann
08-31
Net
How to access the join column (Foreign key) in Spring Data JPA without loading the mapped entity
08-31
other
Spring Data JPA Query - class projection containing another custom object
08-30
Software engineering
Curl lets me GET but does not let me POST ... Spring JPA
08-30
Blockchain
Spring JPA / HIbernate - Foreign key is never set
08-30
OS
Springboot Get if field is nullable on runtime
08-30
front end
How to handle date ranges with QueryDSL Predicate in Spring?
779
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding