Fard escribió: > Hello there, > > I am looking for an alternative OCM (Object Content Mapping). I have used > JCROM and I found it is useful, but recently I found it is not a good remedy > for java generic programming. > > I really really appreciate any help. > > Regards > > Fard > Hello Fard,
what do you mean with "Java Generic Programming"? Things like:
public class SomeDAO<T>
for example?
