The same situation is when we use IN-clause:
from Comic c where c.updated is not null and (:categories) IN elements(c.categories)