Package com.wisecoders.dbs.schema
Class Trigger
java.lang.Object
com.wisecoders.dbs.diagram.model.AbstractUnit
com.wisecoders.dbs.schema.Sql
com.wisecoders.dbs.schema.Trigger
- All Implemented Interfaces:
SyncPrioritizable,TreeUnit,Unit,DbUnit,Comparable<AbstractUnit>
- Direct Known Subclasses:
Rule
Trigger in the database.
-
Field Summary
FieldsFields inherited from interface com.wisecoders.dbs.dbms.sync.engine.nodes.SyncPrioritizable
CHANGE, COMMENT, CREATE_CLUSTERED_INDEX, CREATE_COLUMNS, CREATE_CONSTRAINT, CREATE_FOREIGN_KEY, CREATE_FUNCTIONS, CREATE_INDEX, CREATE_PLSQL, CREATE_SCHEMA, CREATE_SEQUENCES, CREATE_TABLES, CREATE_TRIGGERS, CREATE_USER_DATA_TYPES, CREATE_VIEWS, DROP, DROP_CONSTRAINT, DROP_FOREIGN_KEY, DROP_LAST, DROP_PLSQL, DROP_VIEW, FINAL, NO_PRIORITY, RENAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDbId()com.wisecoders.dbs.sys.fx.glyph.Glyphvoidrefresh()booleansameAs(AbstractUnit unit, boolean considerRenaming) Methods inherited from class com.wisecoders.dbs.schema.Sql
cloneFrom, getDefaultSyncPriority, getFile, getKey, getLanguage, getSchedule, getSyncPriority, getText, hasFile, hasText, isConfirmed, isFreshCreated, isSystem, setConfirmed, setFile, setFreshCreated, setIsSystem, setKey, setLanguage, setSchedule, setSyncPriority, setTextMethods inherited from class com.wisecoders.dbs.diagram.model.AbstractUnit
compareTo, fixNull, getByName, getByName, getChildAt, getChildrenCount, getComment, getCommentNotNull, getCommentTag, getCommentTags, getDefaultKey, getDisplayName, getName, getParentEntity, getPlainName, getPropertyAddOnFolder, getString, getSyncFolders, getTickId, getTouchId, getUnitProperty, has, is, is, isMarkedForDeletion, isVirtual, markForDeletion, matches, ref, removeUnitProperty, rename, sameAs, setComment, setCommentTag, setCommentTags, setTouchId, setUnitProperty, setVirtual, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.wisecoders.dbs.diagram.model.Unit
getComment, getCommentTag, getCommentTags, getDisplayName, getParentEntity, is, isMarkedForDeletion, markForDeletion, ref, setComment, setCommentTag, setCommentTags
-
Field Details
-
schema
-
-
Constructor Details
-
Trigger
-
Trigger
-
-
Method Details
-
getSymbolicName
- Specified by:
getSymbolicNamein interfaceUnit- Specified by:
getSymbolicNamein classAbstractUnit
-
getSymbolicIcon
- Specified by:
getSymbolicIconin classAbstractUnit
-
getSymbolicGlyph
public com.wisecoders.dbs.sys.fx.glyph.Glyph getSymbolicGlyph()- Specified by:
getSymbolicGlyphin classAbstractUnit
-
getParent
- Specified by:
getParentin interfaceTreeUnit- Specified by:
getParentin classAbstractUnit
-
getDbId
-
getEntity
-
setDefaultText
-
getOwningTable
-
refresh
public void refresh()- Specified by:
refreshin classAbstractUnit
-
sameAs
- Overrides:
sameAsin classAbstractUnit
-
getSchema
-