]
Koen Aers resolved JBIDE-19706.
-------------------------------
Resolution: Done
Refactor the hibernate service provider implementations
--------------------------------------------------------
Key: JBIDE-19706
URL:
https://issues.jboss.org/browse/JBIDE-19706
Project: Tools (JBoss Tools)
Issue Type: Task
Components: hibernate
Affects Versions: 4.3.0.Alpha2
Reporter: Koen Aers
Assignee: Koen Aers
Fix For: 4.3.0.Beta2
The SPI implementation "proxy" classes need a common superclass that can
implement most of the functionality using introspection. In this way probably 70% of the
code can be eliminated.