The session factory Cache needs to be explicitly configured in hibernate to fine tune the query performances.
Is there a relevant reason that can be agreed upon, why first level Cache(session specific) is enabled out of the box in hibernate while the second level Cache (session factory specific) is not ?