org.kuali.common.jdbc.spring
Class JdbcCommonConfig
java.lang.Object
org.kuali.common.jdbc.spring.JdbcCommonConfig
Deprecated.
@Configuration
@Import(value=org.kuali.common.util.project.spring.ProjectServiceConfig.class)
@Deprecated
public class JdbcCommonConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTEXT_KEY_SUFFIX
protected static final String CONTEXT_KEY_SUFFIX
- Deprecated.
- See Also:
- Constant Field Values
JdbcCommonConfig
public JdbcCommonConfig()
- Deprecated.
jdbcSqlReader
@Bean
public SqlReader jdbcSqlReader()
- Deprecated.
jdbcService
@Bean
public JdbcService jdbcService()
- Deprecated.
jdbcExtensionMappings
@Bean
public Map<String,LocationSupplierSourceBean> jdbcExtensionMappings()
- Deprecated.
getSqlSuppliers
public List<SqlSupplier> getSqlSuppliers(String propertyKey)
- Deprecated.
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.