org.kuali.common.jdbc.show.spring
Class JdbcShowConfig

java.lang.Object
  extended by org.kuali.common.jdbc.show.spring.JdbcShowConfig

@Configuration
@Import(value={DataSourceConfig.class,JdbcServiceConfig.class})
public class JdbcShowConfig
extends Object


Constructor Summary
JdbcShowConfig()
           
 
Method Summary
 ShowConfigExecutable showConfigExecutable()
           
 ShowDbaConfigExecutable showDbaConfigExecutable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcShowConfig

public JdbcShowConfig()
Method Detail

showConfigExecutable

@Bean
public ShowConfigExecutable showConfigExecutable()

showDbaConfigExecutable

@Bean
public ShowDbaConfigExecutable showDbaConfigExecutable()


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