Class StatementTest.HrConnection

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.sql.Connection con  
      (package private) StatementTest.HrSchema hr  
      (package private) int id  
      (package private) java.util.Random rnd  
    • Constructor Summary

      Constructors 
      Constructor Description
      HrConnection()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void pickEmployee()  
      • Methods inherited from class java.lang.Object

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

      • HrConnection

        public HrConnection()
    • Method Detail

      • pickEmployee

        public void pickEmployee()