chflb napsal(a):
> thank you so much about your help,I have installed netbeans 6.1 and I have
> generated a crud application, but I need a tutorial that helps me to
> understand the code, more particulary the role of the "getReference" and and
> the utility of "Java.util.Collection" (i prefer the tutorial will be in
> frensh).
> thank you.
>
Hi,
there's no tutorial on this, but you can understand code better with
help of Java Persistence API tutorial,
http://java.sun.com/javaee/5/docs/tutorial/doc/bnbpy.html .
Hope it helps a bit at least.
Dan Kolar