SQL Server Hibernate Dialect for XWiki

Last modified by Admin on 2021/03/17 21:54

cogFix hibernate SQL Server dialect to work properly with XWiki
TypeJAR
Category
Developed by

Denis Gervalle

Active Installs1
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Installable with the Extension Manager

Description

Fix hibernate SQL Server dialect to work properly with XWiki.

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).

You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.


While expected to work, installation using the Extension Manager is untested

You need to use the following dialect in hibernate.cfg.xml to activate this extension: 

<property name="dialect">com.xpn.xwiki.store.hibernate.WikiSQLServerDialect</property>

Dependencies

Dependencies for this extension (org.xwiki.contrib.mssqldialect:mssql-hibernate-dialect 1.0):

  • org.xwiki.platform:xwiki-platform-oldcore 6.2.2
Tags:
    

Get Connected