org.kuali.common.jdbc.spring
Class JdbcPropertiesConfig

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

@Configuration
@Import(value=JdbcProjectConfig.class)
public class JdbcPropertiesConfig
extends Object


Constructor Summary
JdbcPropertiesConfig()
           
 
Method Summary
 org.kuali.common.util.property.ProjectProperties jdbcProjectProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcPropertiesConfig

public JdbcPropertiesConfig()
Method Detail

jdbcProjectProperties

@Bean
public org.kuali.common.util.property.ProjectProperties jdbcProjectProperties()


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