接口 IdentifierType<T>

    • 方法详细资料

      • stringToObject

        T stringToObject​(String xml)
                  throws Exception
        Convert the value from the mapping file to a Java object.
        参数:
        xml - the value of discriminator-value or unsaved-value attribute
        返回:
        The converted value of the string representation.
        抛出:
        Exception - Indicates a problem converting from the string