Now, before you say it: I did Google and my hbm.xml file is an Embedded Resource.
hbm.xml
Here is the code I am calling:
My issue was that I forgot to put the .hbm in the name of the mapping xml. Also make sure you make it an embedded resource!