|
||||||||||
| 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.GenericConditionalTask
public class GenericConditionalTask
| Constructor Summary | |
|---|---|
GenericConditionalTask()
|
|
| Method Summary | |
|---|---|
void |
execute(javax.sql.DataSource dataSource)
Execute this db task. |
java.lang.String |
getCheck()
Returns the check. |
void |
setCheck(java.lang.String name)
|
void |
setDdl(java.lang.String ddls)
|
| Methods inherited from class it.openutils.migration.task.setup.BaseDbTask |
|---|
getDescription, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface it.openutils.migration.task.setup.DbTask |
|---|
getDescription |
| Constructor Detail |
|---|
public GenericConditionalTask()
| Method Detail |
|---|
public void setDdl(java.lang.String ddls)
public void setCheck(java.lang.String name)
public java.lang.String getCheck()
public void execute(javax.sql.DataSource dataSource)
execute in interface DbTaskdataSource - javax.sql.datasource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||