J2EE - dhtmlxscheduler - hibernate

Hello ,
i’m a beginner in J2EE development ,
i’m using dhtmlx scheduler in a J2EE project on eclipse (hibernate , apache tomcat , mysql )
i would like if some one can give me some indications about how to load data, how to save , how to modify and make my scheduler interactive with the database , using Hibernate .
i learnt that there is a " dhtmlx connector " , i wanna know if he can afford same functionalities of hibernate or not

thank you :slight_smile:

Check javaplanner.com/ it is a Java wrapper for dhtmlxScheduler, it has sample of hibernate usage.

thank you :smiley: