Uses of Interface
org.hibernate.tool.orm.jbt.api.wrp.SessionFactoryWrapper
-
Packages that use SessionFactoryWrapper Package Description org.hibernate.tool.orm.jbt.api.wrp org.hibernate.tool.orm.jbt.internal.factory -
-
Uses of SessionFactoryWrapper in org.hibernate.tool.orm.jbt.api.wrp
Methods in org.hibernate.tool.orm.jbt.api.wrp that return SessionFactoryWrapper Modifier and Type Method Description SessionFactoryWrapperConfigurationWrapper. buildSessionFactory()SessionFactoryWrapperSessionWrapper. getSessionFactory() -
Uses of SessionFactoryWrapper in org.hibernate.tool.orm.jbt.internal.factory
Methods in org.hibernate.tool.orm.jbt.internal.factory that return SessionFactoryWrapper Modifier and Type Method Description static SessionFactoryWrapperSessionFactoryWrapperFactory. createSessionFactoryWrapper(org.hibernate.SessionFactory sessionFactory)
-