Uses of Interface
de.mid.innovator.srv2api.icw2db.DBColumn
Packages that use DBColumn
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
-
Uses of DBColumn in de.mid.innovator.srv2api.icw2db
Subinterfaces of DBColumn in de.mid.innovator.srv2api.icw2dbMethods in de.mid.innovator.srv2api.icw2db with type parameters of type DBColumnModifier and TypeMethodDescriptionDBViewFrom.getColumnSetColumn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DBTableColumn.getDBUniqueKeyColumn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of unique key columns, referenced by this foreign key column.DBTableColumn.getDBUniqueKeyColumnOrigin(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the origin columns of this foreign key column.DBView.getFromColumnSetColumn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DBView.getFromColumnSetColumn(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFromColumnSetColumn and filters its return values according to the given stereotype value.DBViewColumn.getUsedColumn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2db that return DBColumnModifier and TypeMethodDescriptionDBSQLGeneric.getOwningColumn()Reference to the owningDBColumn.DBTable.getOwningColumn()DBTable.getTypedByTableColumn()