CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
jpql
09-13
Software engineering
syntax error when trying to call JPA function with custom query
09-08
Software design
Pessimistic Lock with Update Query
09-07
Blockchain
Search for multiple values in multiple columns in SQL
09-02
Software design
can this left join be safely removed?
08-31
other
Spring Data JPA Query - class projection containing another custom object
08-24
Back-end
JPQL - custom query to delete a database entry and return a property different from the deleted entr
08-04
Mobile
JPQL query for select parent Entity having @OneToMany relation with Child Entity, containing optiona
07-29
Net
Spring Boot custom query order by aliased aggregate column
07-28
Software engineering
Hibernate mapping non-entity classes. org.hibernate.MappingException: Unknown entity: java.time.Loca
07-27
OS
JPQL query returns faulty data
07-27
Blockchain
Spring Data JPA: JPQL query for many to many relationship using inner join?
07-22
front end
SELECT DISTINCT rows FROM one table HAVING MIN(value) FROM another table
07-20
other
How to solve Cannot delete or update a parent row: a foreign key constraint fails?
07-18
Blockchain
Does a JPQL query work with Entities/Objects in memory and doesn't hit the database?
07-16
Enterprise
JPQL Query - No constructor taking error?
07-16
Software design
JPA/JPQL automatic method query generation
07-12
Back-end
JPA query couldn't find the right constructor
06-26
Software engineering
Pagebale & sort by COUNT() with other table - JPA
06-24
Back-end
when query at JPA - JPQL
06-19
Blockchain
JPA Queries Aggregate function COUNT with two tables
06-18
Mobile
JPQL Fetch All Values From OneToMany Joined Table
06-10
front end
select new (JPQL Constructor Expression) in jpa/hibernate causes "lazy" loading for each r
06-04
Enterprise
Using member of to filter in many to many relationship
05-20
Blockchain
JPQL issue updating records
05-02
Net
Spring Data JPA - JPQL update query - printing out unupdated value
04-14
Software design
Using parameters in JPQL query with aggregate functions
04-14
front end
JPQL complex One to Many join query result
04-08
Back-end
JPQL Query not updating database
04-05
OS
Fetch count(distinct value) along with other columns in spring boot application
03-28
OS
@Query: How to Build complete SQL manually? (Spring JPA)
03-26
Net
JPA Entity class which is not mapped to any table
03-23
front end
How do I get today items with JPQL
03-09
Net
Requête JPQL JEE
03-08
database
The nativequery result got nullpointerexception I don't know why
03-02
Enterprise
Java Persistence Entitymanager - Select from another query's result set
02-24
Software design
Spring Data JPA : How to use @PathVariable and JPQL
02-17
Enterprise
Single jpa @Query to return true/false when count in one table is equal to column value in other tab
02-13
OS
JPQL query that give me the highest value
12-24
Net
Spring Data JPA: How to use optional filter parameter?
12-22
Enterprise
spring jpa @Query error, expecting CLOSE, found '('
62
1
2
Next
Last
Links:
CodePudding