public final class HibernateSessionDialectExtractor extends Object implements DialectExtractor
hibernate session factory
, provided the
concrete implementation, also implements SessionFactoryImplementor
.Constructor and Description |
---|
HibernateSessionDialectExtractor(PluginHibernateSessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
Class<? extends org.hibernate.dialect.Dialect> |
getDialect()
Gets the dialect currently used.
|
@Autowired public HibernateSessionDialectExtractor(PluginHibernateSessionFactory sessionFactory)
public Class<? extends org.hibernate.dialect.Dialect> getDialect()
DialectExtractor
getDialect
in interface DialectExtractor
null
if the information could not be resolved/extracted.Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.