|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.openutils.migration.task.setup.BaseDbTask
it.openutils.migration.task.setup.BaseConditionalTask
it.openutils.migration.task.setup.GenericConditionalTask
it.openutils.migration.oracle.OracleTriggerTask
public class OracleTriggerTask
| Field Summary |
|---|
| Fields inherited from class it.openutils.migration.task.setup.GenericConditionalTask |
|---|
check, triggerValue |
| Fields inherited from class it.openutils.migration.task.setup.BaseConditionalTask |
|---|
ddl, log, not, scripts, variables |
| Fields inherited from class it.openutils.migration.task.setup.BaseDbTask |
|---|
description |
| Constructor Summary | |
|---|---|
OracleTriggerTask()
|
|
| Method Summary | |
|---|---|
protected void |
executeSingle(org.springframework.jdbc.core.simple.SimpleJdbcTemplate jdbcTemplate,
java.lang.String scriptContent)
|
java.lang.String |
getDescription()
Returns a description for this task |
| Methods inherited from class it.openutils.migration.task.setup.GenericConditionalTask |
|---|
check, getCheck, setCheck, setSourceDb, setTriggerValue |
| Methods inherited from class it.openutils.migration.task.setup.BaseConditionalTask |
|---|
execute, objectNameFromFileName, performSubstitution, setDdl, setDdlScript, setNot, setScripts |
| Methods inherited from class it.openutils.migration.task.setup.BaseDbTask |
|---|
setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OracleTriggerTask()
| Method Detail |
|---|
protected void executeSingle(org.springframework.jdbc.core.simple.SimpleJdbcTemplate jdbcTemplate,
java.lang.String scriptContent)
executeSingle in class BaseConditionalTaskpublic java.lang.String getDescription()
getDescription in interface DbTaskgetDescription in class GenericConditionalTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||