public interface HibernateConfigurationProvider
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCacheQueries() |
Map<String,String> |
getClassAliasMappings() |
org.hibernate.cfg.Configuration |
getConfiguration() |
Map<String,Class<? extends org.bonitasoft.engine.persistence.PersistentObject>> |
getInterfaceToClassMapping() |
List<String> |
getMappingExclusions() |
HibernateResourcesConfigurationProvider |
getResources() |
org.hibernate.cfg.Configuration getConfiguration()
throws ConfigurationException
ConfigurationExceptionHibernateResourcesConfigurationProvider getResources()
Map<String,Class<? extends org.bonitasoft.engine.persistence.PersistentObject>> getInterfaceToClassMapping()
Copyright © 2015 Bonitasoft S.A.. All rights reserved.