In the Hibernate in Action (Manning publication),
A major objective of the Hibernate project is support for fine-grained object models, which we isolated as the most important requirement for rich domain model. In crude term, fine-grained means "more classes than table".
I don't get this... Please some body help on this.