ebean-orm-tools / finder-generator

Code generator for avaje-ebeanorm-typequery
Apache License 2.0
2 stars 3 forks source link

MappedSuperclass not found when in sub package (not same package as entity beans) #6

Closed rbygrave closed 8 years ago

rbygrave commented 9 years ago

So if the @MappedSuperclass is not in the same package as the entity beans the generator is not finding it and the resulting query beans are missing those properties.