org.kuali.common.jdbc.show
Class ShowDbaConfigExecutable
java.lang.Object
org.kuali.common.jdbc.show.ShowDbaConfigExecutable
- All Implemented Interfaces:
- org.kuali.common.util.execute.Executable
public final class ShowDbaConfigExecutable
- 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 |
DEFAULT_SKIP
public static final boolean DEFAULT_SKIP
- See Also:
- Constant Field Values
ShowDbaConfigExecutable
public ShowDbaConfigExecutable(DatabaseProcessContext context,
DataSource dataSource,
JdbcService service)
ShowDbaConfigExecutable
public ShowDbaConfigExecutable(DatabaseProcessContext context,
DataSource dataSource,
JdbcService service,
boolean skip)
execute
public void execute()
- Specified by:
execute in interface org.kuali.common.util.execute.Executable
getContext
public DatabaseProcessContext getContext()
getDataSource
public DataSource getDataSource()
getService
public JdbcService getService()
isSkip
public boolean isSkip()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.