org.kuali.common.jdbc.spring
Class OracleSchemaStatsPropertySourceConfig

java.lang.Object
  extended by org.kuali.common.jdbc.spring.OracleSchemaStatsPropertySourceConfig

@Configuration
@Import(value=org.kuali.common.jdbc.spring.JdbcPropertiesConfig.class)
public class OracleSchemaStatsPropertySourceConfig
extends Object


Constructor Summary
OracleSchemaStatsPropertySourceConfig()
           
 
Method Summary
 org.springframework.core.env.PropertySource<?> springPropertySource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleSchemaStatsPropertySourceConfig

public OracleSchemaStatsPropertySourceConfig()
Method Detail

springPropertySource

@Bean
public org.springframework.core.env.PropertySource<?> springPropertySource()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.