Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.Session Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
SessionThe main runtime interface between a Java application and Hibernate.Interfaceorg.hibernateHibernate ORM
Session .LockRequestContains locking details (LockMode, Timeout and Scope).Interfaceorg.hibernate.SessionHibernate ORM
SessionBuilderRepresents a consolidation of all session creation options into a builder style delegate.Interfaceorg.hibernateHibernate ORM
SessionExceptionThrown when the user calls a method of a Session that is in an inappropriate state for the given call (for example, the the session is closed or disconnected).Classorg.hibernateHibernate ORM
SessionFactoryThe main contract here is the creation of Session instances.Interfaceorg.hibernateHibernate ORM
SessionFactory .SessionFactoryOptionsInterfaceorg.hibernate.SessionFactoryHibernate ORM
SessionFactoryObserverAllows reaction to basic SessionFactory occurrences.Interfaceorg.hibernateHibernate ORM