Ability to register own BytecodeProvider
----------------------------------------
Key: HHH-3491
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3491
Project: Hibernate Core
Issue Type: Improvement
Affects Versions: 3.3.1
Reporter: Nikita Koksharov
Currently there are two implementations of BytecodeProvider it's javassist and cglib,
and selection of both is hardcoded in library.
We need to implement own ReflectionOptimizer, so we need to implement own BytecodeProvider
to do this. But current implementation is not allow to register own BytecodeProvider
implementations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira