Class JdbcDriversXStreamFormat

    • Method Detail

      • formatXStream

        public static void formatXStream​(@NotNull
                                         com.thoughtworks.xstream.XStream xStream)

        Configures the XStream instance for proper data unmarshalling.

        Parameters:
        xStream - the XStream instance to configure.