public class DBInsertTriggerCheck extends Object
Modifier and Type | Field and Description |
---|---|
protected Executor |
executor
executor useful for performing database adjustments
|
Constructor and Description |
---|
DBInsertTriggerCheck(Executor executor,
ome.util.SqlAction sql) |
Modifier and Type | Method and Description |
---|---|
protected void |
doCheck()
Do the database adjustment.
|
protected String |
getCheckDone() |
void |
start()
Do the database adjustment only if not already performed.
|
protected final Executor executor
public DBInsertTriggerCheck(Executor executor, ome.util.SqlAction sql)
protected void doCheck()
public void start()
protected String getCheckDone()
null
Version: 5.0.8-ice34-b60
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.