コード例 #1
0
 public Iterable<BrouwerInfo> findAll() {
   return brouwerDAO.findAll();
 }