public interface SessionFactoryAccess extends DialectAccess
NAMESPACE| Modifier and Type | Method and Description |
|---|---|
default org.hibernate.dialect.Dialect |
getDialect() |
org.hibernate.engine.spi.SessionFactoryImplementor |
getSessionFactory() |
org.hibernate.engine.spi.SessionFactoryImplementor getSessionFactory()
default org.hibernate.dialect.Dialect getDialect()
getDialect in interface DialectAccessCopyright © 2001-2019 Red Hat, Inc. All Rights Reserved.