I have some entities that inherit a MappedSuperclass.
I try to create a generic repository parametrized by my MappedSuperclass but I don't find any solution.
I wonder if it's possible to do it, or...
Type: Posts; User: kepennar; Keyword(s):
I have some entities that inherit a MappedSuperclass.
I try to create a generic repository parametrized by my MappedSuperclass but I don't find any solution.
I wonder if it's possible to do it, or...