hi guys,
i'm working on french documents based on hibernate.org pages, TSS and my own experience using hibernate. I've started with version 1.1, and last year i was doing some big mistales. Now it's ok :)
I think this could be great putting these docs online.
Do you have facilities ofr this?
For the fisrt version of the site i think i'll write:
1- thanslation of your web page
2- introduction
3- association
4- inherance
5- understanding the session
6- understanding lazy stuff
7- some words about second level cache
I'll give domain model, sample of code, piece of "framework" (DAO, maybe factories), code.
The examples will use POJOs (kind of entity bean is it?), struts, a business layer (kind of session bean isn't it?), a DAO layer.
|