Read all mappings from a jar file
Assumes that any file named
*.hbm.xml is a mapping document.
@param jar a jar file
@return this (for method chaining purposes)
@throws MappingException Indicates problems reading the jar file orprocessing the contained mapping documents.