public class CustomSessionFactoryBean extends org.springframework.orm.hibernate4.LocalSessionFactoryBean implements HibernateConfiguration
| Constructor and Description |
|---|
CustomSessionFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected org.hibernate.SessionFactory |
buildSessionFactory(org.springframework.orm.hibernate4.LocalSessionFactoryBuilder sfb) |
void |
setClasspathMappingResources(String[] paths) |
afterPropertiesSet, destroy, getConfiguration, getHibernateProperties, getObject, getObjectType, isSingleton, setAnnotatedClasses, setAnnotatedPackages, setCacheableMappingLocations, setConfigLocation, setConfigLocations, setDataSource, setEntityInterceptor, setHibernateProperties, setJtaTransactionManager, setMappingDirectoryLocations, setMappingJarLocations, setMappingLocations, setMappingResources, setNamingStrategy, setPackagesToScan, setResourceLoaderconvertHibernateAccessException, translateExceptionIfPossibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationprotected org.hibernate.SessionFactory buildSessionFactory(org.springframework.orm.hibernate4.LocalSessionFactoryBuilder sfb)
buildSessionFactory in class org.springframework.orm.hibernate4.LocalSessionFactoryBeanpublic void setClasspathMappingResources(String[] paths)
setClasspathMappingResources in interface HibernateConfigurationCopyright © 2012-2013 web4thejob.org. All Rights Reserved.