org.kuali.common.jdbc.project.spring
Class JdbcPropertyLocationsConfig

java.lang.Object
  extended by org.kuali.common.jdbc.project.spring.JdbcPropertyLocationsConfig

@Configuration
@Import(value=org.kuali.common.util.properties.spring.PropertiesLocationServiceConfig.class)
public class JdbcPropertyLocationsConfig
extends Object


Constructor Summary
JdbcPropertyLocationsConfig()
           
 
Method Summary
protected  List<String> getSqlFilenames()
           
 List<org.kuali.common.util.properties.Location> jdbcPropertyLocations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcPropertyLocationsConfig

public JdbcPropertyLocationsConfig()
Method Detail

jdbcPropertyLocations

@Bean
public List<org.kuali.common.util.properties.Location> jdbcPropertyLocations()

getSqlFilenames

protected List<String> getSqlFilenames()


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