|
||||||||||
| 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.sqlserver.SqlServerObjCreationTask
it.openutils.migration.sqlserver.SqlServerViewCreationTask
public class SqlServerViewCreationTask
| 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 | |
|---|---|
SqlServerViewCreationTask()
|
|
| Method Summary | |
|---|---|
void |
execute(javax.sql.DataSource dataSource)
Execute this db task. |
| Methods inherited from class it.openutils.migration.sqlserver.SqlServerObjCreationTask |
|---|
getQualifiedObjQuery, getUnqualifiedObjQuery, setQualifiedObjQuery, setUnqualifiedObjQuery |
| Methods inherited from class it.openutils.migration.task.setup.GenericConditionalTask |
|---|
check, getCheck, getDescription, setCheck, setSourceDb, setTriggerValue |
| Methods inherited from class it.openutils.migration.task.setup.BaseConditionalTask |
|---|
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 SqlServerViewCreationTask()
| Method Detail |
|---|
public void execute(javax.sql.DataSource dataSource)
execute in interface DbTaskexecute in class SqlServerObjCreationTaskdataSource - javax.sql.datasource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||