Пример #1
0
 // 70
 void afterUpdate(SmTbProductBean pObject) throws SQLException {
   if (listener != null) listener.afterUpdate(pObject);
 }