Beispiel #1
0
 /** Instantiates a new building dao. */
 public BuildingDAO() {
   HibernateUtil.beginTransaction();
 }