Anyone has built KNIME node on top of Hibernate ORM

I have a project that involves a few dozen database tables.  My inclination would be Hibernate ORM, which has its own infrastructure.  Not sure how compatible it is with KNIME, especially the KNIME node developed needs to run in the KNIME Web Portal environment.

Hi,

in theory there should be no problem developing a node, which uses Hibernate. What exactly would you like to do with the WebPortal though? I might be able to give you a few hints regarding that.