Class SqlUtils


  • public final class SqlUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void freeArray​(@NotNull java.sql.Array array)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • freeArray

        public static void freeArray​(@NotNull
                                     @NotNull java.sql.Array array)
                              throws java.sql.SQLException
        Throws:
        java.sql.SQLException