ciroanacleto / hibernate-generic-dao

Automatically exported from code.google.com/p/hibernate-generic-dao

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk methods should support List/Collection, not just arrays

GoogleCodeExporter opened this issue · comments

If I have a List<Foo> in my code, there's no reason to force me to convert it 
to array myself, when you can wrap it cleanly in your code.

Original issue reported on code.google.com by ron.gr...@gmail.com on 27 Nov 2010 at 5:06

Is this relevant any more?

Original comment by pablit...@gmail.com on 14 Jun 2014 at 7:11

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium
No reply from reporter

Original comment by pablit...@gmail.com on 8 Jul 2014 at 3:39

  • Changed state: Invalid