kodo.util.FatalUserException: There is no superclass mapping for mapping for "class domain.D".
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.FatalUserException: There is no superclass mapping for mapping for "class domain.D".
at kodo.jdbc.meta.FlatClassMapping.assertParentMapping(FlatClassMapping.java:49)
at kodo.jdbc.meta.FlatClassMapping.getTable(FlatClassMapping.java:85)
at kodo.jdbc.meta.OneToManyFieldMapping.fromMappingInfo(OneToManyFieldMapping.java:87)
at kodo.jdbc.meta.RuntimeMappingProvider.getFieldMapping(RuntimeMappingProvider.java:160)
at kodo.jdbc.meta.MappingRepository.getFieldMapping(MappingRepository.java:443)
at kodo.jdbc.meta.AbstractClassMapping.getFieldMapping(AbstractClassMapping.java:949)