I'd convert it to array first right? Although that ok with me, but if there's a better way (performance wise), the better
On Sun, Sep 20, 2009 at 2:16 PM, Vicente de Rivera III < thirdy.deriv...@gmail.com> wrote: > Right now I'm implementing my backend Hibernate JPA. As my DAO returns the > standard java.util.List, how do I convert it to > org.apache.pivot.collections.List? > thanks and good pm! >