public class SpringPluginHibernateSessionFactory extends Object implements PluginHibernateSessionFactory
| Constructor and Description |
|---|
SpringPluginHibernateSessionFactory(org.hibernate.SessionFactory sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Connection |
getConnection() |
@NotNull org.hibernate.Session |
getSession()
Gets the current Hibernate session
|
public SpringPluginHibernateSessionFactory(org.hibernate.SessionFactory sessionFactory)
@NotNull public @NotNull org.hibernate.Session getSession()
PluginHibernateSessionFactorygetSession in interface PluginHibernateSessionFactory@NotNull public @NotNull Connection getConnection()
getConnection in interface PluginHibernateSessionFactoryCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.