Uses of Interface
org.h2.engine.SessionFactory

Packages that use SessionFactory
org.h2.engine Contains high level classes of the database and classes that don't fit in another sub-package. 
 

Uses of SessionFactory in org.h2.engine
 

Classes in org.h2.engine that implement SessionFactory
 class Engine
          The engine contains a map of all open databases.