Search code examples
space is not allowed after parameter prefix ':' in SpEL support in Spring Data JPA @Query de...


javasqljpaspring-data-jpanativequery

Read More
Query in jsonb (JSON array) column with JPA native query...


spring-bootjpaspring-data-jpanativequery

Read More
Firebird Hibernate dialect misplaces first ? and skip ? parameters in statement...


springhibernatefirebirdnativequery

Read More
Elasticsearch Nested Aggregations with Spring data elasticsearch 5.2...


elasticsearchspring-data-elasticsearchelasticsearch-aggregationnativequeryelasticsearch-rest-client

Read More
Spring Data JPA NULL condition in Native Query not working...


javaspring-data-jpanativequery

Read More
How to correctly compose a query with r2dbc @Query for three value options: true, false, null ? (pos...


javasqlspring-bootr2dbcnativequery

Read More
How to perform a Native query on a table which is not present as a class?...


javahibernatespring-data-jpahibernate-mappingnativequery

Read More
EntityManager Native Query Syntax?...


javajdbcpersistenceentitymanagernativequery

Read More
"org.hibernate.exception.SQLGrammarException:" while using Native Query to retrieve "...


mysqlspring-bootspring-data-jpanativequery

Read More
Set list parameter to native query...


javasqljpanativequery

Read More
Saving enum name in native query...


javapostgresqlentitymanagernativequery

Read More
Get records which are last updated in n minutes in jpa...


javapostgresqlspring-bootjpanativequery

Read More
Incorrect syntax near '=' error on native query with Spring Boot on Sql Server...


javaspringspring-bootnativequery

Read More
The column name id was not found in this ResultSet.[] : "spring boot native query error"...


springpostgresqlspring-bootjpanativequery

Read More
JPA does not fill one column of another entity...


mysqlspring-bootjpanullnativequery

Read More
Spring Boot Repository Native Query for DTO in Postgresql Issue...


javapostgresqlspring-bootnativequery

Read More
Error with query in java that works under database directly...


javapostgresqlnativequery

Read More
Building a bool query with Spring Data Elasticsearch...


javaelasticsearchspring-data-elasticsearchnativequery

Read More
How to use @Query annotation...


javahibernatespring-data-jpanativequery

Read More
Bind left join condition result from query to Entity in Spring Boot Hibernate...


springhibernatejpanativequery

Read More
SpringDataJPA - What does '?1' in the where clause mean in the below query?...


spring-bootspring-data-jpajpqlnativequeryhibernate-native-query

Read More
How to reuse native query code for different tables and views?...


javaspring-boothibernatejpanativequery

Read More
JPA/Hibernate: Named Query vs Native Query | Which one to use?...


hibernatejpanamed-querynativequeryhibernate-native-query

Read More
JUnit testing native queries annotated with @Modifying...


javaunit-testingjunitspring-data-jpanativequery

Read More
Why Multiple Where Clause not Woking in nativeQuery...


sqlspring-data-jpamariadbnativequeryhibernate-native-query

Read More
SQL native query to get a list of objects where date expiring in X...


javasqlnativequery

Read More
Adding a parameter to a native query in Spring Boot causes "org.hibernate.exception.SQLGrammarE...


spring-bootparametersnativequery

Read More
spring data jpa - Custom type conversion in interface-based projection...


javaspring-data-jpaprojectionconvertersnativequery

Read More
JPA, @Transient field and Native Query mapping...


javajpanativequery

Read More
"Wrong number or types of arguments" in nativeQuery with temporal parameter set to null...


hibernatejpastored-proceduresoracle11gnativequery

Read More
BackNext