org.kuali.common.jdbc
Class ShowConfigExecutable
java.lang.Object
org.kuali.common.jdbc.ShowConfigExecutable
- All Implemented Interfaces:
- org.kuali.common.util.execute.Executable
public class ShowConfigExecutable
- extends Object
- implements org.kuali.common.util.execute.Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowConfigExecutable
public ShowConfigExecutable()
execute
public void execute()
- Specified by:
execute
in interface org.kuali.common.util.execute.Executable
getContext
public DatabaseProcessContext getContext()
setContext
public void setContext(DatabaseProcessContext context)
getDataSource
public DataSource getDataSource()
setDataSource
public void setDataSource(DataSource dataSource)
getService
public JdbcService getService()
setService
public void setService(JdbcService service)
isSkip
public boolean isSkip()
setSkip
public void setSkip(boolean skip)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.