How can a whole class be mapped as immutable?
a) By using the mutable="false" attribute in the class mapping.
b) By using the ismutable="false" attribute in the class mapping.
c) By using the ismutable="no" attribute in the class mapping.
d) None