Search code examples
Spring Data JPA: Not supported for DML operations...


spring-bootspring-dataspring-data-jpajpqlamazon-aurora

Read More
using array in JPQL query...


javahibernatejpajpql

Read More
Query creation method gives error...


springspring-bootspring-data-jpajpql

Read More
How to convert Array Result to JSON format when selecting particular column in Query...


jsonpostgresqlspring-data-jpajpql

Read More
Update Entity Relationship via UPDATE .. SET Query...


javajpaeclipselinkderbyjpql

Read More
How to tell my @query in spring jpa repository NOT to use prepared statement (lead to very slow quer...


springpostgresqljpaprepared-statementjpql

Read More
Spring data JPA findBy returns null...


sqlspringhibernatespring-data-jpajpql

Read More
Retrieve a row data from database using JPQL...


javajpajpql

Read More
make 'LastName' in findByOrderByLastName() dynamic...


javaspring-dataspring-data-jpajpql

Read More
Spring REST @Query variable parameters...


javaspringspring-data-jpajpqlspring-rest

Read More
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)...


sqloracle-databasejpajpql

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...


sqloracle-databasehibernatejpajpql

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...


javasqloracle-databasespring-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
BackNext