Take al look at our configuration files attached to this email.By the way, these are our hibernate queries:
List all = session.createQuery("from MBM.User").list(); List all = session.createQuery("from IB.User").list();