org.kuali.common.jdbc.sql.spring
Class SqlContextConfig

java.lang.Object
  extended by org.kuali.common.jdbc.sql.spring.SqlContextConfig

@Configuration
@Import(value={org.kuali.common.util.spring.service.SpringServiceConfig.class,DatabaseVendorConfig.class,JdbcConnectionsConfig.class})
public class SqlContextConfig
extends Object


Constructor Summary
SqlContextConfig()
           
 
Method Summary
 SqlContext sqlContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlContextConfig

public SqlContextConfig()
Method Detail

sqlContext

@Bean
public SqlContext sqlContext()


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