Java org.hibernate.internal SessionFactoryImpl fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.internal SessionFactoryImpl fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.internal SessionFactoryImpl.

The text is from its open source code.

Method

MapgetAllClassMetadata()
CollectionPersistergetCollectionPersister(String role)
DialectgetDialect()
Get the SQL dialect.
EntityPersistergetEntityPersister(String entityName)
JdbcServicesgetJdbcServices()
NamedQueryDefinitiongetNamedQuery(String queryName)
NamedSQLQueryDefinitiongetNamedSQLQuery(String queryName)
MapgetProperties()
QueryPlanCachegetQueryPlanCache()
ServiceRegistryImplementorgetServiceRegistry()
SettingsgetSettings()
SQLFunctionRegistrygetSqlFunctionRegistry()