This is possible. It is the same steps as configuring any other database, as described on the wiki. We have some minor changes to the hibernate dialect. There is an example in the file ready to use - but that is just like configuring any other dialect.
On the DB you need to create a user, then create a DB with this user as the owner - standard SQL server stuff. Hibernate will look after creating all the tables.