Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

"Object[]" is not an rvalue

$
0
0
i have a problem as this:

Code:

String sql = "SELECT ID FROM `creative` WHERE `SolutionId` IN ("
            + get(Fields.In, "sidString").getString(r)
            + ")";

List<Object[]> rows = db.getRows(sql, 10);

throw Error: Expression "Object[]" is not an rvalue

pentaho : 4.4.0
java : java version "1.7.0_25" Java(TM) SE Runtime Environment (build 1.7.0_25-b15)

Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>