Search code examples
how to delete a repeat row by id in a query, using QueryDsl...


javaspringjpqlquerydslpageable

Read More
Condition on many-to-many does not fetch all right data...


javahibernatejpamany-to-manyjpql

Read More
Spring data repository group by column, list of object with other columns...


javajpaspring-datajpqlspring-repositories

Read More
JPQL IN clause: Java-Arrays (or Lists, Sets...)?...


sqlormjpajpqlnamed-query

Read More
a new object was found through a relationship that was not marked cascade PERSIST...


jpaormannotationsmany-to-manyjpql

Read More
Why is "ORDER BY field_name LIKE 'start%'" not working in Hibernate/Spring/JPA whi...


hibernatespring-data-jpajpqlsql-likecriteria

Read More
JPQL HQL query operating on top of class hierarchy with joined inheritance strategy and applying DTO...


hibernatejpahqljpa-2.0jpql

Read More
Convert from sql to jpql with clause IN...


sqljpql

Read More
How to retrieve only certain fields of an entity in JPQL or HQL? What is the equivalent of ResultSet...


hibernateormhqljpql

Read More
How to implement two sequences in one table using jpa...


sqlhibernatepostgresqljpajpql

Read More
How to return map with multiple sum in jpql jpa?...


javaspring-bootjpajpql

Read More
Convert a NOT IN SELECT query in JPQL...


sqlsubqueryjpqlnot-exists

Read More
Subquery filter sum with one to many in JPA...


javahibernatejpaspring-data-jpajpql

Read More
JPA Query for @JoinTable...


javaspring-boothibernatejpajpql

Read More
Use cast in order by clause JPQL...


javaspring-data-jpajpql

Read More
JPA search String, Long and Boolean...


javamysqlspring-bootjpql

Read More
SQLGrammarException: could not prepare statement...


javasqlspringjpqlhibernate-mapping

Read More
JPQL query to fetch all roles of user based on user id...


javaspringspring-data-jpajpqlhibernate-mapping

Read More
JPQL IN clause with @Convert...


postgresqlhibernatespring-data-jpajpql

Read More
How to compare timestamp with date without time in JPQL?...


jpajbossjpql

Read More
I don't know how to use JPQL [AND] and [OR]...


javajpql

Read More
Retrieve JPQL Query as DTO in Spring boot application...


javasqlspringhibernatejpql

Read More
How to write Joins using CriteriaUpdate?...


javahibernatejpahqljpql

Read More
Collecting all child entities from multiple different entities...


eclipselinkjpqlcriteria-apijpa

Read More
Need help to write a query in JPQL, without subqueries...


springdatabasejpajpql

Read More
Hibernate JPQL query is very slow compared to SQL...


sqlspringspring-boothibernatejpql

Read More
How to do a Sum(case when) using JPA...


sqljpajpql

Read More
JPQL JOIN on Foreign Key causes SQLSyntaxErrorException...


javahibernatespring-datajpql

Read More
JPQL query with left join searching for entity...


hibernatejpajpqlcuba-platform

Read More
How to Find Missing @ManyToOne Relationships With JPQL, Compound Primary/Foreign Keys, and MySQL Dia...


hibernatejpaspring-data-jpajpql

Read More
BackNext