As it is an addition of a method to an SPI interface, then no it will not
be breaking applications.
It may or may not affect integrations. The only implementations of
EnhancementContext
I know of are our implementations. So, certainly you could say that it
potentially breaks integrations. But afaik it is only our implementations
of these things that fall under your label of support.
On Thu, Jun 30, 2016 at 12:07 AM Gail Badner <gbadner(a)redhat.com> wrote:
The fix for HHH-10801 added a method,
isMappedSuperclassClass(CtClass), to
org.hibernate.bytecode.enhance.spi.EnhancementContext.
[1]
Would an application implement EnhancementContext? I don't see anything
that would break, but I'd like to confirm before backporting HHH-10801 to
5.0 and 5.1.
Thanks,
Gail
[1]
https://github.com/hibernate/hibernate-orm/blob/cdc69a475bb9f37a61e571950...
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev