Thursday, 16 February 2012

What is the file extension you use for hibernate mapping file? | Java Hibernate

The name of the file should be like this : filename.hbm.xml The filename varies here. The extension of these files should be “.hbm.xml”. This is just a convention and it’s not mandatory. But this is the best practice to follow this
extension. 

No comments: