|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.SourceObjectIntegrityWatcher
public class SourceObjectIntegrityWatcher
Watches the session's root object, and reacts when SQLDatabase items are removed. In that case, it ensures there are no dangling references from the playpen database back to the removed database or its children. If there are, the user is asked to decide to either cancel the operation or allow the ETL lineage (SQLColumn.sourceColumn) references to be broken.
| Method Summary | |
|---|---|
void |
dbChildrenPreRemove(SQLObjectPreEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void dbChildrenPreRemove(SQLObjectPreEvent e)
dbChildrenPreRemove in interface SQLObjectPreEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||