Branch: refs/heads/feature-deploy-nodiffrcs
Home:
https://github.com/xwiki/xwiki-platform
Commit: 5892a5bff8e2e3e0a58b851df51c96870345ecd7
https://github.com/xwiki/xwiki-platform/commit/5892a5bff8e2e3e0a58b851df51c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/AbstractHibernateAdapter.java
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapter.java
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQLHibernateAdapter.java
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/OracleHibernateAdapter.java
M
xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/hibernate.cfg.xml.vm
Log Message:
-----------
XWIKI-22747: Introduce the concept of XWiki Hibernate adapter
* introduce a configuration to control if compression is enabled or not and disable it for
Oracle by default (because the feature is not enabled by default)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications