Class IdmHibernateConfiguration
java.lang.Object
org.hibernate.cfg.Configuration
org.exoplatform.services.organization.idm.IdmHibernateConfiguration
public class IdmHibernateConfiguration
extends org.hibernate.cfg.Configuration
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.cfg.Configuration
addAnnotatedClass, addAnnotatedClasses, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAuxiliaryDatabaseObject, addCacheableFile, addCacheableFile, addCacheableFileStrictly, addClass, addDirectory, addEntityNameResolver, addFile, addFile, addInputStream, addJar, addPackage, addPackages, addProperties, addResource, addSqlFunction, addURL, addXmlMapping, buildSessionFactory, configure, configure, configure, configure, getColumnOrderingStrategy, getCurrentTenantIdentifierResolver, getCustomEntityDirtinessStrategy, getEntityNotFoundDelegate, getImplicitNamingStrategy, getInterceptor, getNamedEntityGraphs, getNamedProcedureCallMap, getNamedQueries, getNamedSQLQueries, getPhysicalNamingStrategy, getProperties, getProperty, getSessionFactoryObserver, getSqlResultSetMappings, getStandardServiceRegistryBuilder, getStatementInspector, getTenantSchemaMapper, getXmlMappingBinderAccess, mergeProperties, registerFunctionContributor, registerTypeContributor, registerTypeOverride, registerTypeOverride, setColumnOrderingStrategy, setCredentials, setCurrentTenantIdentifierResolver, setCustomEntityDirtinessStrategy, setDatasource, setEntityNotFoundDelegate, setImplicitNamingStrategy, setInterceptor, setJdbcUrl, setPhysicalNamingStrategy, setProperties, setProperty, setProperty, setProperty, setProperty, setProperty, setSchemaExportAction, setSessionFactoryObserver, setSharedCacheMode, setStatementInspector, setTenantSchemaMapper, setTransactionType, showSql
-
Constructor Details
-
IdmHibernateConfiguration
public IdmHibernateConfiguration()
-
-
Method Details
-
buildSessionFactory
public org.hibernate.SessionFactory buildSessionFactory() throws org.hibernate.HibernateException- Overrides:
buildSessionFactoryin classorg.hibernate.cfg.Configuration- Throws:
org.hibernate.HibernateException
-