org.kuali.common.jdbc.spring
Class OlePropertiesConfig

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

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


Field Summary
static Properties OLE_MAVEN_PROPS
           
 
Constructor Summary
OlePropertiesConfig()
           
 
Method Summary
 org.kuali.common.util.property.ProjectProperties oleProjectProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OLE_MAVEN_PROPS

public static final Properties OLE_MAVEN_PROPS
Constructor Detail

OlePropertiesConfig

public OlePropertiesConfig()
Method Detail

oleProjectProperties

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


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