| Name | Description | Type | Package | Framework |
| SessionFactory | The main contract here is the creation of Session instances. | Interface | org.hibernate | Hibernate ORM |
| SessionFactory .SessionFactoryOptions | Interface | org.hibernate.SessionFactory | Hibernate ORM | |
| SessionFactoryObserver | Allows reaction to basic SessionFactory occurrences. | Interface | org.hibernate | Hibernate ORM |