kodo.util.UserException: The type "java.util.Map.Entry" as used in the variable/parameter declarations could not be found in the imports.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
kodo.util.UserException: The type "java.util.Map.Entry" as used in the variable/parameter declarations could not be found in the imports.
at kodo.query.AbstractQuery.bindClasses(AbstractQuery.java:1507)
at kodo.query.AbstractQuery.bindVariables(AbstractQuery.java:1480)
at kodo.query.AbstractQuery.internalCompile(AbstractQuery.java:501)
at kodo.query.AbstractQuery.compileForParse(AbstractQuery.java:456)
at kodo.query.AbstractQuery.getParameterTypes(AbstractQuery.java:1198)