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/cdc69a475bb9f37a61e571950072eaf777086cae/hibernate-core/src/main/java/org/hibernate/bytecode/enhance/spi/EnhancementContext.java#L55
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to