-79778 Type mapping class must be a java.util.Collection implementation
Explanation
You provided a type mapping to override the default for a set, list, or multiset data type, but the class does not implement the java.util.Collection interface.
You provided a type mapping to override the default for a set, list, or multiset data type, but the class does not implement the java.util.Collection interface.