Class Utils

    • Method Detail

      • getSqlType

        public static int getSqlType​(Object object)
        Gets the sql type by a given object.
        Parameters:
        object - The object
        Returns:
        The type of the object, referring to SQLType types list