net.sourceforge.addam.ddlrun.custom
Class IDSCompletedScriptRetriever
java.lang.Object
net.sourceforge.addam.ddlrun.custom.IDSCompletedScriptRetriever
- All Implemented Interfaces:
- CompletedScriptRetriever
public class IDSCompletedScriptRetriever
- extends Object
- implements CompletedScriptRetriever
ENTER A DESCRIPTION HERE
- Since:
- Sep 16, 2005
- Author:
- TIM3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GET_COMPLETED_SCRIPTS_SQL
public static final String GET_COMPLETED_SCRIPTS_SQL
- See Also:
- Constant Field Values
connection
private final Connection connection
IDSCompletedScriptRetriever
public IDSCompletedScriptRetriever(Connection conn)
getCompletedScripts
public Collection getCompletedScripts()
- Specified by:
getCompletedScripts
in interface CompletedScriptRetriever
Copyright © 2005-2006 ADDAM Project Team. All Rights Reserved.