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