org.kuali.common.jdbc.sql.spring
Class DropCreatePSC
java.lang.Object
org.kuali.common.jdbc.sql.spring.DropCreatePSC
- All Implemented Interfaces:
- org.kuali.common.util.spring.service.PropertySourceConfig
@Configuration
@Import(value={org.kuali.common.jdbc.project.spring.JdbcProjectConfig.class,org.kuali.common.jdbc.project.spring.JdbcPropertyLocationsConfig.class,org.kuali.common.util.properties.spring.DefaultPropertiesServiceConfig.class})
public class DropCreatePSC
- extends Object
- implements org.kuali.common.util.spring.service.PropertySourceConfig
Method Summary |
org.springframework.core.env.PropertySource<?> |
propertySource()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropCreatePSC
public DropCreatePSC()
propertySource
@Bean
public org.springframework.core.env.PropertySource<?> propertySource()
- Specified by:
propertySource
in interface org.kuali.common.util.spring.service.PropertySourceConfig
Copyright © 2010-2014 The Kuali Foundation. All Rights Reserved.