[hibernate-dev] EnhancementContext and HHH-10801

Gail Badner gbadner at redhat.com
Thu Jun 30 01:07:29 EDT 2016


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


More information about the hibernate-dev mailing list