Hi all,

Why is the pcGetManagedFieldCount enhancing method protected?
(org.apache.openjpa.enhance.PCEnhancer#addManagedFieldCountMethod)
Means a mappedsuperclass and child entity can't be in different package
since the child will called the parent one.
Sounds like a bug for me but would like your feedback before making it
public.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>

Reply via email to