BytecodeProvider extension in 3.2

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 4055

This topic has not yet been written. The content below is from the topic description.
BytecodeProvider extension 3.2 adds the ability to plug in various libraries for Hibernate's bytecode processing requirements. Traditionally, this role was served exclusively by CGLIB. This functionality has now moved behind a pluggable set of interfaces, with two default implementations out-of-the-box: CGLIB and Javassist.