really? so you are selecting the PK's from a database and then in the model 1 by 1 the Implementation??? That looks horrible inefficient
But maybe i dont see exactly what you have. johan On Wed, Apr 23, 2008 at 10:26 AM, Jan Kriesten <[EMAIL PROTECTED]> wrote: > > Hi Johan, > > then everbody has to create an iterator with 2 and 90+% of the cases it > > would be > > IDataProvider<Person,Person> > > > > thats not so nice :( > > > > 100% of my cases are IDataProvider<Integer,Implementation> > > --- jan. >
