You might find it useful to look at shindig-samples (located at shindig/java/samples), which is a JPA samples implementation of shindig. If you want to replace your existing shindig persistence layer with vanilla Hibernate (i.e. not JPA), I would suggest looking at the hibernate documentation to get you started.
Cheers Chico 2009/4/7 Abhishek Singh <abhishek_si...@persistent.co.in> > Hi, > My shindig is communicating with mysql database using JDBC > connection but now I wanted to implement it through hibernate. So please > anybody having pointers on that, how to do that. > Thanks, > Abhishek singh > > DISCLAIMER > ========== > This e-mail may contain privileged and confidential information which is > the property of Persistent Systems Ltd. It is intended only for the use of > the individual or entity to which it is addressed. If you are not the > intended recipient, you are not authorized to read, retain, copy, print, > distribute or use this message. If you have received this communication in > error, please notify the sender and delete all copies of this message. > Persistent Systems Ltd. does not accept any liability for virus infected > mails. >