On Sat, Feb 13, 2016 at 4:50 PM, Matthias Wegner
wrote:
> Hi Users,
>
> i try to create a hql-query which gives me all documents which contain a
> custom object and and a defined property. As properties i have in the
> object
> a multiselect user-list. Now i want to get all documents in which a
>
Hi Users,
i try to create a hql-query which gives me all documents which contain a
custom object and and a defined property. As properties i have in the object
a multiselect user-list. Now i want to get all documents in which a specific
user is selected in the object. How can i write the hql?
I t