]
Koen Aers reassigned JBIDE-19706:
---------------------------------
Assignee: Koen Aers
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
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.