To connect to DB using Hibernate users have to make the next steps:
- Create an environment at CirrusGrid
- Add a database node to this environment
- Modify some configuration files in a web-app
- Execute queries
Let’s do it step by step:
1. Create environment with a database server (MySQL in our case):

2. Create a new user in a database:
How to create a new user – click here.