org.kuali.common.jdbc.service.spring
Class JdbcServiceConfig

java.lang.Object
  extended by org.kuali.common.jdbc.service.spring.JdbcServiceConfig

@Configuration
public class JdbcServiceConfig
extends Object


Constructor Summary
JdbcServiceConfig()
           
 
Method Summary
 JdbcService jdbcService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcServiceConfig

public JdbcServiceConfig()
Method Detail

jdbcService

@Bean
public JdbcService jdbcService()


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