Want to fetch the backend data values with hibernate ORM

Hi,
We have an html based site Wizspk that was created several years ago based on html and php. But now we are planning to revamp the site. But now we are planning to adopt the hibernate ORM that will map the database with our existing models currently present on our website.
How can we implement the same?