Interface IdentifierType<T>

    • Method Detail

      • stringToObject

        T stringToObject​(java.lang.String xml)
                  throws java.lang.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:
        java.lang.Exception - Indicates a problem converting from the string