There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-dee69f7c-63bb-4175-bd77-d62c075e4e10 XWIKI-22888 Open

Move the HibernateAdapter API to a module which does not depend on oldcore

 
View issue   ยท   Add comment
 

3 updates

 
cid:jira-generated-image-avatar-fa9ee038-2bf8-475c-85f9-a1ad0fddb7a2 Changes by Thomas Mortagne on 09/Feb/26 16:51
 
Summary: Move the HibernateAdpater HibernateAdapter API to a module which does not depend on oldcore
Description: The idea is to make sure that API does not really rely on oldcore specific APIs (like the XWikiContext) and the best for this is to actually move it in a module where it does not have access to oldcore.

The current implementations would still be located in oldcore for now.
Assignee: Thomas Mortagne