|
Hi Nick, sorry for the delay; I've finally sent a pull request, should be merged in master soon.
With this patch and the already merged fix for
HSEARCH-1399
you won't get more class definition errors, but we couldn't implement yet all new methods on Session (nor EntityManager) as these require new types to be available on the classpath: full compatibility will be addressed via HSEARCH-1373.
For the time being if you're not using new features from ORM 4.3 but just need it for fixes this should be fine, but please let me know.
|