I suppose some documentation update is needed for Hibernate.
I'm really excited about Hibernate, but the documentation does not look 100% ready.
some of the paragraphs are not clear, do not provide many examples and do not specify the default values.
e.g.
page hibernate-3.1/doc/reference/en/html/mapping.html#mapping-declaration-manytoone
this paragraph:
Quote:
not-null (optional): Enable the DDL generation of a nullability constraint for the foreign key columns.
no default value is specified.
should I post other issues as well?