Exemplo n.º 1
0
 /** Insert the method's description here. Creation date: (06.12.2000 21:59:14) */
 public void tearDown() {
   try {
     broker.clearCache();
     broker.close();
   } catch (PersistenceBrokerException e) {
   }
 }