Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Criteria - HashSet

$
0
0
My entity contains field that is a HashSet of enums.

I would like to perform a fetch with Criteria specifying a String[] of enums that I am interested in.

I've used OperatorId.IN_SET before on primtive entity fields. But how do we set up the Criteria for a HashSet field?

Viewing all articles
Browse latest Browse all 4756

Trending Articles