Class IdmHibernateConfiguration

java.lang.Object
org.hibernate.cfg.Configuration
org.exoplatform.services.organization.idm.IdmHibernateConfiguration

public class IdmHibernateConfiguration extends org.hibernate.cfg.Configuration
  • Field Summary

    Fields inherited from class org.hibernate.cfg.Configuration

    ARTEFACT_PROCESSING_ORDER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.SessionFactory
     

    Methods inherited from class org.hibernate.cfg.Configuration

    addAnnotatedClass, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAuxiliaryDatabaseObject, addCacheableFile, addCacheableFile, addCacheableFileStrictly, addClass, addDirectory, addEntityNameResolver, addFile, addFile, addInputStream, addJar, addPackage, addProperties, addResource, addSqlFunction, addURL, addXmlMapping, buildSessionFactory, configure, configure, configure, configure, getColumnOrderingStrategy, getCurrentTenantIdentifierResolver, getCustomEntityDirtinessStrategy, getEntityNotFoundDelegate, getImplicitNamingStrategy, getInterceptor, getNamedEntityGraphs, getNamedProcedureCallMap, getNamedQueries, getNamedSQLQueries, getPhysicalNamingStrategy, getProperties, getProperty, getSessionFactoryObserver, getSqlFunctions, getSqlResultSetMappings, getStandardServiceRegistryBuilder, getStatementInspector, getXmlMappingBinderAccess, mergeProperties, registerFunctionContributor, registerTypeContributor, registerTypeOverride, registerTypeOverride, setColumnOrderingStrategy, setCurrentTenantIdentifierResolver, setCustomEntityDirtinessStrategy, setEntityNotFoundDelegate, setImplicitNamingStrategy, setInterceptor, setPhysicalNamingStrategy, setProperties, setProperty, setProperty, setProperty, setProperty, setProperty, setSessionFactoryObserver, setSharedCacheMode, setStatementInspector

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • IdmHibernateConfiguration

      public IdmHibernateConfiguration()
  • Method Details

    • buildSessionFactory

      public org.hibernate.SessionFactory buildSessionFactory() throws org.hibernate.HibernateException
      Overrides:
      buildSessionFactory in class org.hibernate.cfg.Configuration
      Throws:
      org.hibernate.HibernateException