Package zombie.util

Class PZSQLUtils

java.lang.Object
zombie.util.PZSQLUtils

public class PZSQLUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    PZSQLUtils()  
  • Method Summary

    Modifier and Type Method Description
    static java.sql.Connection getConnection​(java.lang.String string)  
    static void init()  

    Methods inherited from class java.lang.Object

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

    • PZSQLUtils

      public PZSQLUtils()
  • Method Details

    • init

      public static void init()
    • getConnection

      public static java.sql.Connection getConnection​(java.lang.String string) throws java.sql.SQLException
      Throws:
      java.sql.SQLException