I have hibernate.cfg.xml file.
Try to call conf.configure(); here. And properties may need to have hibernate prefix like "hibernate.connection.username" Hope it helps.
conf.configure();