Interface IdentifierType<T>

    • Method Detail

      • stringToObject

        T stringToObject​(String xml)
                  throws Exception
        Convert the value from the mapping file to a Java object.
        Parameters:
        xml - the value of discriminator-value or unsaved-value attribute
        Returns:
        The converted value of the string representation.
        Throws:
        Exception - Indicates a problem converting from the string