Search code examples
Getting error: The expression is not a valid conditional expression...


oraclejpajpql

Read More
Spring Data JPA "OR" with single parameter...


javaspringspring-bootspring-data-jpajpql

Read More
i am looking for a proper JPQL query for the below tables so that it can work in java code it should...


javaspring-bootjpajpql

Read More
Count Date in JPA or JPQL...


jpaspring-data-jpajpql

Read More
JPQL -- null to boolean?...


javaspringspring-data-jpajpqlprojection

Read More
how to find the data by an attribute (name_techno) in jpql...


javaspring-bootspring-data-jpaspring-datajpql

Read More
How to use quote inside LIKE jpql query?...


javaspringhibernatejpql

Read More
I don't understand why Hibernate creates a query with two joins...


javasqlhibernatejpql

Read More
JPQL query: Item that belongs to multiple categories...


jpamany-to-manyjpql

Read More
JPQL count Parent Objects on Multiple Children Match in OneToMany Relationship...


jpaeclipselinkjpql

Read More
How to use JPA Enum in a JPQL where clause?...


jpajpql

Read More
Spring Data JPA nested SELECT on update statement not work...


hibernatejpaspring-data-jpasql-updatejpql

Read More
JPQL order entities by passed IDs to IN clause...


jpaspring-data-jpaspring-datahqljpql

Read More
How can I set a String[] parameter to a native query?...


javapostgresqleclipselinkjpql

Read More
JPQL - How can i search entities for key and value (Hibernate OGM (MongoDB) - Map<String, String&...


javamongodbhibernatejpqlhibernate-ogm

Read More
How to filter child collection in JPQL query?...


javaspringjpaspring-datajpql

Read More
How do I specify the schema in EclipseLink JPQL query?...


javajpajakarta-eejpql

Read More
HQL. How to create a query that returns all the Lines with a List<Point> between dates...


hibernatejpaselecthqljpql

Read More
JPQL - if parameter is null, then all...


javaspringspring-bootjpajpql

Read More
between dates columns in JPQL...


jpajpql

Read More
HQL query in oneToMany relation...


javahibernatespring-data-jpajpql

Read More
Is there an easier way to make a JPQL query with BETWEEN to include NULL values in properties...


javajpajpql

Read More
Convert Query Result to Object...


javaspringjpajpql

Read More
Query utilizing JPQL does not work as nativeQuery...


sqlhibernatespring-bootjpajpql

Read More
jpql statement syntax error, not a valid conditional expression...


jpql

Read More
org.hibernate.hql.internal.ast.QuerySyntaxException: Path expected for join exeption...


javapostgresqljpql

Read More
JPQL Query using max on a date field...


jpajpql

Read More
How to make insert custom query in spring data jpa by using @Query annotation...


javajpaspring-data-jpajpql

Read More
Is there such a thing as a wildcard for boolean value?...


jpaspring-data-jpaspring-datawildcardjpql

Read More
How to opt out of a @Where filter for an individual JPQL query?...


hibernatejpajpql

Read More
BackNext