|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.logicalcobwebs.dbscript.ScriptRunner
public class ScriptRunner
Run a script.
| Field Summary | |
|---|---|
private static Log |
LOG
|
| Constructor Summary | |
|---|---|
ScriptRunner()
|
|
| Method Summary | |
|---|---|
protected static void |
runScript(Script script,
ConnectionAdapterIF adapter,
CommandFilterIF commandFilter)
Run the script. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final Log LOG
| Constructor Detail |
|---|
public ScriptRunner()
| Method Detail |
|---|
protected static final void runScript(Script script,
ConnectionAdapterIF adapter,
CommandFilterIF commandFilter)
throws java.sql.SQLException,
ProxoolException
script - to runadapter - so we know where to connections from
java.sql.SQLException - if anything goes wrong
ProxoolException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||