阅读背景:

子句中的JPQL: java - array(或列表、集合…)?

来源:互联网 

I would like to load all objects that have a textual tag set to any of a small but arbitrary number of values from our database. The logical way to go about this in SQL would be to build an "IN" clause. JPQL allows for IN, but it seems to require me to specify every single parameter to IN directly (as in, "in (:in1, :in2, :in3)").I would like to load all objects that have a te




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: