Re: intarray overlap (have elements in common) operator - Mailing list pgsql-docs

From David G. Johnston
Subject Re: intarray overlap (have elements in common) operator
Date
Msg-id CAKFQuwbFU7yuCa3QDimLdKRX+AqLJE6jtG8QrRHiCKSXqvqqGA@mail.gmail.com
Whole thread Raw
In response to intarray overlap (have elements in common) operator  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Thursday, May 2, 2019, PG Doc comments form <noreply@postgresql.org> wrote:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/functions-array.html
Description:

Hi

How do i write below native query to JPA/Hibernate. (JPQL)

SELECT * FROM TABLE_NAME WHERE TABLE_COLUMN_ARRAY && '{1,2}'


This is not the correct forum for your question.  -general might get you a response but for client-side questions asking questions to that community specifically is a better bet.

David J.
 

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: intarray overlap (have elements in common) operator
Next
From: PG Doc comments form
Date:
Subject: Latest ISO is 2016, not 2011