I added a testcase that shows my problem. When I try to search for a converted attribute that returns an char[] (StringType) it runs into an error:
QueryLiteral type [{{class java.lang.Character}}] did not match domain Java-type [{{java.lang.String}}] nor JDBC Java-type [{{[C}}] |
|