public class ShadesORMDictionary extends Object implements org.springframework.beans.factory.InitializingBean
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
DataSource |
getDataSource() |
static hendrey.orm.ORMDictionary |
getInstance() |
void |
setDataSource(DataSource dataSource) |
public static hendrey.orm.ORMDictionary getInstance()
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public DataSource getDataSource()
public void setDataSource(DataSource dataSource)
Copyright © 2015. All rights reserved.