CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
jpa
09-16
Software engineering
Native Query resulting in error only in H2 database
09-15
Software engineering
java.lang.NoSuchMethodError: org.springframework.data.domain.Sort.by(sort.direction,string)
09-15
Software engineering
Why Spring data jpa 'findByEntityId' queries with join operation?
09-14
Enterprise
How to get values from db with a given range coming as a list using postgresql and jpa
09-14
Enterprise
Query in Spring Boot JPA - @OneToMany List relation
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
OS
JPA - Foreign Key Constraint problem when deleting entity even after removing connected entity
09-12
Back-end
java.lang.StackOverflowError: null at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.seri
09-12
Net
How to test findById method?
09-10
database
Criteria Builder to exclude multiple conditions
09-10
Back-end
Unable to get entity when optional Child OneToOne entity doesn't exist
09-09
Net
Spring Boot Rest API, JPA Entities, DTOs, what is the best approach?
09-09
Net
How to avoid LazyInitializationException with nested collections in JPA-Hibernate?
09-09
Net
Find Array Elements in Array using JPA Query in Spring Boot
09-09
Software engineering
I am trying to retrieve a List of Category and Comments By Using the Sprint Boot where Comment ID is
09-07
Enterprise
List returning the same row from postgresdb
09-07
Enterprise
Is it possible to map a JPA/Hibernate Entity field to a field in another class without @Embeddable?
09-07
Back-end
SQL injection even after using jpa named parameter
09-07
Blockchain
Find all entities with dates between, spring data jpa
09-07
Blockchain
JPA repository findAll() limit
09-07
Blockchain
Search for multiple values in multiple columns in SQL
09-06
other
What is the best practice to create repository on Spring Boot?
09-06
other
How to handle JPA Attribute converters for update query
09-06
Net
Hibernate session factory and repository confusion
09-06
Back-end
Generate Custom Id in JPA with different initial value
09-05
Blockchain
Use of @OneToMany or @ManyToMany targeting an unmapped class SpringBoot
09-05
Mobile
Spring hibernate orderBy on list element
09-05
database
What is the best way to get data from table (Many to Many Self Join) Hibernate?
09-04
Back-end
Spring Boot Entity and Repository Not Working Without Annotation
09-04
database
Parameter 0 of constructor in service required a bean of type repository that could not be found
09-03
Mobile
Hibernate. Why copyValues is called during merge event for PERSISTENT entities?
09-02
Software design
can this left join be safely removed?
09-02
Enterprise
An unexpected SQLSelectCountMismatchException occurs
09-02
Enterprise
How do joins work in JPA Entity/JPARepository (or CrudRepository)?
09-02
database
Cascade Persist with Spring JPA
09-01
OS
QueryDSL Null Pointer exception left join unrelated tables
09-01
other
hibernate.MappingException: Unknown entity
08-31
Software design
Spring JPA transactional to avoid concurrency read / update
944
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding