Class WsUtil

    • Constructor Summary

      Constructors 
      Constructor Description
      WsUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.sql.Connection getConnection()  
      • Methods inherited from class java.lang.Object

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

      • WsUtil

        public WsUtil()
    • Method Detail

      • getConnection

        public static java.sql.Connection getConnection()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception