|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.orm.hibernate4.HibernateExceptionTranslator
org.springframework.orm.hibernate4.LocalSessionFactoryBean
org.squashtest.tm.service.internal.hibernate.RicherDialectSessionFactoryBean
public class RicherDialectSessionFactoryBean
The purpose of this class is to add more things to the config of the session factory, when there is no other way to do so.
| Constructor Summary | |
|---|---|
RicherDialectSessionFactoryBean()
|
|
| Method Summary | |
|---|---|
protected org.hibernate.SessionFactory |
buildSessionFactory(org.springframework.orm.hibernate4.LocalSessionFactoryBuilder sfb)
|
List<String> |
getDialectsSupportingGroupConcat()
|
void |
setDialectsSupportingGroupConcat(List<String> dialectsSupportingGroupConcat)
|
| Methods inherited from class org.springframework.orm.hibernate4.LocalSessionFactoryBean |
|---|
afterPropertiesSet, destroy, getConfiguration, getHibernateProperties, getObject, getObjectType, isSingleton, setAnnotatedClasses, setAnnotatedPackages, setCacheableMappingLocations, setConfigLocation, setConfigLocations, setDataSource, setEntityInterceptor, setHibernateProperties, setJtaTransactionManager, setMappingDirectoryLocations, setMappingJarLocations, setMappingLocations, setMappingResources, setNamingStrategy, setPackagesToScan, setResourceLoader |
| Methods inherited from class org.springframework.orm.hibernate4.HibernateExceptionTranslator |
|---|
convertHibernateAccessException, translateExceptionIfPossible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RicherDialectSessionFactoryBean()
| Method Detail |
|---|
public void setDialectsSupportingGroupConcat(List<String> dialectsSupportingGroupConcat)
public List<String> getDialectsSupportingGroupConcat()
protected org.hibernate.SessionFactory buildSessionFactory(org.springframework.orm.hibernate4.LocalSessionFactoryBuilder sfb)
buildSessionFactory in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||