Exemplo n.º 1
0
 @Override
 protected void attachEntity(Bank entity) {
   super.attachEntity(entity);
   entity.__setDaoSession(daoSession);
 }