com.agimatec.database
Class DeleteHistoryTriggers
java.lang.Object
com.agimatec.database.AbstractDbTool
com.agimatec.database.DeleteHistoryTriggers
- All Implemented Interfaces:
- MigrationToolAware
public class DeleteHistoryTriggers
- extends AbstractDbTool
Description: Löscht alle functions und triggers aus der datenbank,
die - nach Namenskonvention - fuer Historisierung zustaendig sind.
User: roman.stumm
Date: 09.11.2007
Time: 15:54:36
|
Field Summary |
protected static org.slf4j.Logger |
log
|
| Methods inherited from class com.agimatec.database.AbstractDbTool |
connectDbUnit, connectJdbc, connectJdbc, disconnect, getConnection, getDataFile, getJdbcConnection, setConnection, setDataFile, setJdbcConnection, setMigrationTool |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.slf4j.Logger log
DeleteHistoryTriggers
public DeleteHistoryTriggers()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
execute
public void execute()
throws IOException,
SQLException
- Throws:
IOException
SQLException
Copyright © 2008-2014. All Rights Reserved.