Search code examples
JpaRepository Not supported for DML operations [delete query]...


javaspringhibernatespring-data-jpahql

Read More
HQL combined "distinct" and "order by"...


hibernatejpajpa-2.0hql

Read More
Updating from hibernate 5.5.x to Hibernate 6.1.7 generated the incorrect discriminator query...


javahibernatehql

Read More
How do you do a limit query in JPQL or HQL?...


javahibernatehqlhibernate3

Read More
Extracting multiple result with child tables in PostgreSQL and HQL...


sqldatabasepostgresqljoinhql

Read More
How to check if a collection parameter is null in hql?...


hibernatehql

Read More
JPA/Hibernate - Using Postgre's "ANY" Function in HQL...


postgresqlhibernatejpaspring-data-jpahql

Read More
What is the difference between JOIN and JOIN FETCH when using JPA and Hibernate...


javahibernatejoinhqlfetch

Read More
HQL:How to make Not Exists Query?...


javahibernatejakarta-eejpahql

Read More
Query to delete all rows in a table hibernate...


hibernatehqldelete-row

Read More
HQL unexpected AST node: {vector}...


javahibernategrailshql

Read More
I have some questions about HQL syntax...


hibernatehql

Read More
Date operations in HQL...


hibernatedatehql

Read More
SparkSQL: HQL script in file to be loaded on Python code...


pythonapache-sparkhqlpyspark

Read More
Improve the performance of this windowing-heavy query...


sqlhadoophivehql

Read More
Returning list of strings in JPA @Query using projection...


javajpaspring-data-jpahqljpql

Read More
Hibernate Hql for bulk update using two entity tables...


mysqldatabasehibernatehql

Read More
Combine two queries into one...


sqlpostgresqlhibernatejoinhql

Read More
Check that a List parameter is null in a Spring data JPA query...


sqljpaspring-data-jpaspring-datahql

Read More
How to Subtract number of days from current date in HQL query...


javamysqlhql

Read More
Hibernate criteria: Joining table without a mapped association...


javahibernatehqlcriteria

Read More
How to write HQL using LEFT OUTER JOINs on multiple hasMany associations that doesn't expect all...


mysqlhibernategrailshql

Read More
"from unexpected" when createQuery...


javaintellij-ideahql

Read More
JPQL/HQL - Is it possible to specify the order, by providing a list of IDs?...


javajpaplayframeworkhql

Read More
What is "bw_and" in hibernate query...


sqlhibernatehql

Read More
NHibernate and custom SQL subquery (using temp table)...


nhibernatehqlqueryover

Read More
Hive Data Retrieval Queries: Difference between CLUSTER BY, ORDER BY, and SORT BY...


hadoophqlhive

Read More
Hibernate JPQL is returning multiple results for a count(*) query...


javahibernatecounthqljpql

Read More
Order by nullable property simultaneously with ordering by not nullable property in HQL...


hqlsql-order-by

Read More
java.lang.NullPointerException at org.hibernate.hql.internal.NameGenerator.generateColumnNames(NameG...


javapostgresqlhibernatehqlcriteria-api

Read More
BackNext