hibernate-orm/hibernate-core
Dustin Schultz 834bb03c96 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:06:20 -05:00
..
src HHH-7747 - Fixes CNFE regression for runtime field level class 2012-12-11 15:06:20 -05:00
hibernate-core.gradle HHH-7385 change to use gradle 1.1 2012-08-08 17:53:17 +08:00