Search code examples
How to use the Postgres any-clause with JPA/Hibernate native queries (array parameters)...


postgresqljpaparameter-passingnativequery

Read More
different result by executing query in console and namedQuery...


javahibernatenamed-querynativequery

Read More
HibernateException: hibernate.dialect not set, but I did set it in application.properties...


spring-bootjpanativequery

Read More
MySQL inner join error : During the execution of the query was detected to be null. Primary keys mus...


javamysqljpainner-joinnativequery

Read More
How to call a table function in jpa...


javajpanetbeansnativequery

Read More
Map any collection with NamedNativeQuery and SqlResultSetMapping...


javasqloraclehibernatenativequery

Read More
java.sql.SQLSyntaxErrorException: No such column: id...


javaspringspring-data-jpamariadbnativequery

Read More
Postgres Exception ERROR: syntax error at or near ":" Position: 46...


postgresqlspring-bootpostgisnativequery

Read More
Hibernate 5.2 Native Query with void function Postgresql...


javahibernatenativequery

Read More
Scan Native query in JPA using SonarQube...


jpaplsqlsonarqubenativequery

Read More
Parameter with that position [1] did not exist error when using Spring Data native query...


spring-bootspring-data-jpanativequery

Read More
Cannot use Tuple class with native queries...


sqlhibernatetuplesdtonativequery

Read More
Spring Data JPA delete native query throwing exception...


javajpaspring-data-jpanativequery

Read More
How to make db handle auto insert sequence id postgesql...


javapostgresqlspring-bootnativequery

Read More
JpaRepository with Native @Query on different tables...


springspring-bootnativequery

Read More
Java/JPA: Named Native Query with Join throws Exception...


javajpajoinnativequery

Read More
NativeQuery Spring Data return object...


javajpaspring-datanativequery

Read More
Refactor native query to JPQL query...


javaspring-data-jpajpqlnativequery

Read More
Default Spring Data query with containing "id" in List (JpaRepository)...


javaspringspring-data-jpaspring-datanativequery

Read More
Search by the combination of multiple parameters via Native Query...


javajpanativequery

Read More
Native queries with @Query annotation in Spring...


javaspringhibernatejpanativequery

Read More
Hibernate not updating values through a native query...


mysqlhibernatesql-updatenativequery

Read More
jpa native Query regexp like with querydsl...


jpaquerydslnativequeryregexp-like

Read More
Native Query INSERT is giving ERROR : Method is only allowed for a Query...


javahibernatespring-data-jpanativequery

Read More
Doctrine Paginator with NativeQuery...


phpdoctrine-ormpaginationdoctrinenativequery

Read More
Javax / Hibernate native query ArrayIndexOutOfBoundsException crosstab query...


sqlpostgresqlhibernatenativequeryjavax

Read More
Setting a Clob value in a native query...


sqloraclejpaclobnativequery

Read More
Oracle: ORA-00911: invalid character...


javastringoraclehibernatenativequery

Read More
JPA/Hibernate Native Queries not working as per requirement...


javamysqljpanativequeryhibernate-native-query

Read More
Different result for @SQLResultSetMapping+Joins on multiple entities | JPA...


mysqlhibernatejpanativequerysqlresultsetmapping

Read More
BackNext