Hello devs,
Sorry for probably unappropriate question, but I'm new here and I'm stuck..
I'm writing my own plugin for xwiki and I need it to use hibernate. By
the look of existing plugins (like ActivityStream plugin) it seems
that I should
somehow use XWiki hibernate configuration (after adding info about my
mapping of course). How should I organize my plugin?
Is there a way to create new hibernate sessions for my plugin using
XWiki SessionFactory?
Show replies by date