Package database

Examples of database.DatabaseConnection.shutdown()


        }
      }
    }
    if(count_new>0)left.add(new player_choose_entry(this));
    left.add(new JLabel());
    con.shutdown();
    this.setVisible(false);
    this.setVisible(true);
  }
}
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.