What do you mean by Hibernate Session

An Hibernate Session is a non-threadsafe object which represents a single unit of work with the application database.