btw, even i explicated add the mapped supper class
@Override protected Class[] getAnnotatedClasses() { return new Class[] { Book.class, AbstractBook.class, CompiledCode.class, AbstractCompiledCode.class }; }
but seems the entity binding (compiledCode) can't find its super entity binding
btw, even i explicated add the mapped supper class
but seems the entity binding (compiledCode) can't find its super entity binding