Search code examples
How to search through array in Spring Boot CrudRepository...


spring-bootspring-data-jpajpqljpa-criteria

Read More
Directionality in JPQL joins for Spring Boot JPA?...


spring-bootspring-data-jpajpql

Read More
Creating JPA query with Date in Spring...


javaspringpostgresqlspring-data-jpajpql

Read More
Hour of a Date using JPA and JPQL (in a NamedQuery)...


sqloraclejpajpql

Read More
JPA or JPQL how to return single row from a many to many relationship...


sqljpamany-to-manyjpql

Read More
How to write JPQL query with `COUNT` and `GROUP BY`...


jpaspring-data-jpajpql

Read More
JPA EntityManager and character encoding...


javamysqljpajpql

Read More
Spring JPA @query image...


springpostgresqlhibernatespring-data-jpajpql

Read More
createNativeQuery to select specific Columns given in entity POJO...


sqloraclehibernatejpajpql

Read More
Invalid query key thrown because of JPQL statement in eclipselink 2.5.2 but works in 2.3.2...


javajpaeclipselinkjpql

Read More
@Enumerated Mapping with Postgresql Enum...


postgresqljpaenumsormjpql

Read More
JPQL CASE STATEMENT in WHERE CLAUSE PROBLEMS...


javamysqlhibernatejpajpql

Read More
How to use CrudRepository with variations of parameters?...


javaspringspring-data-jpajpql

Read More
jpql error near where...


javapostgresqlhibernatejpql

Read More
how to write JPA query...


javajpaormjpql

Read More
JPA findBy with logical condition in method name...


javahibernatespring-data-jpajpql

Read More
java.sql.SQLException: ORA-00932: inconsistent datatypes: expected DATE got BINARY while Inserting N...


javasqloraclespring-datajpql

Read More
Automatically Add criteria on each Spring Jpa Repository call...


javaspringspring-dataspring-data-jpajpql

Read More
Jpa select with relations...


javajpajpql

Read More
How to test if Enum value is in EnumSet using JPQL...


javaenumsjpql

Read More
spring jpa onetomany relationship @Query not working...


javaspringspring-bootspring-data-jpajpql

Read More
java.lang.ClassCastException: org.hibernate.hql.internal.ast.tree.SqlNode cannot be cast to org.hibe...


javahibernatejpajpqlreserved-words

Read More
Selecting where an entity contains a list thats a subset of another list...


jpajpql

Read More
JOIN two tables JPQL...


javaspringhibernatejpql

Read More
java x.xml.ws.soap.SOAPFaultException: java.lang.String cannot be cast to java.lang.Enum...


javaapacheenumsjpql

Read More
Spring JPA generating query with "(? in (.))"...


mysqlspringhibernatespring-data-jpajpql

Read More
JPARepository findAll() loop data...


springspring-bootspring-data-jpajpql

Read More
Join on JPQL, CreateQuery...


javahibernatejpaplayframeworkjpql

Read More
Spring JPA findBy two or conditions...


springspring-data-jpajpql

Read More
Wrong result set with Many-to-Many JPQL...


javahibernatejpajpql

Read More
BackNext