Class DB_View


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

      Constructors 
      Constructor Description
      DB_View()  
    • Method Summary

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

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

      • DB_View

        public DB_View()
    • Method Detail

      • doViews

        public static void doViews​(java.sql.Connection conn)
                            throws java.sql.SQLException
        Throws:
        java.sql.SQLException