hibernate-orm/hibernate-core
Dustin Schultz 58978a486f HHH-7747 - Fixes CNFE regression for runtime field level class
enhancing. Also removes the usage of ClassPool.getDefault() and
creates a new ClassPool on each usage.

HHH-7747 - Add the entity class to the ClassPool to support modular
classloading like OSGI. Remove unused import in FieldTransformer.

HHH-7747 - Enhanced test to ensure that class enhancement sees all
classes of an entity. Added test to ensure that StackMapTables are
non-null for Javassist added methods.
2012-12-11 15:27:50 -05:00
..
src HHH-7747 - Fixes CNFE regression for runtime field level class 2012-12-11 15:27:50 -05:00
hibernate-core.gradle HHH-7514 - Upgrade to Jandex 1.1 2012-08-22 13:41:16 -05:00