Uses of Interface
de.mid.innovator.srv2api.icw2dbdia.DBDiaReferenceEdge
Packages that use DBDiaReferenceEdge
Package
Description
Database Diagrams and representations of tables and foreign keys, as well as
views and from clauses.
-
Uses of DBDiaReferenceEdge in de.mid.innovator.srv2api.icw2dbdia
Fields in de.mid.innovator.srv2api.icw2dbdia with type parameters of type DBDiaReferenceEdgeMethod parameters in de.mid.innovator.srv2api.icw2dbdia with type arguments of type DBDiaReferenceEdgeModifier and TypeMethodDescriptionstatic List<DBDiaTableNode> DBDiaReferenceEdgeHelper.mergeToUnique(SrvContext srvCtx, List<? extends DBDiaReferenceEdge> seqForeign, List<Integer> seqCard) Merges theDBDiaTableNodeof the selectedDBForeignKeyinto theDBTablewhich contains the correspondingDBUniqueKey.Constructor parameters in de.mid.innovator.srv2api.icw2dbdia with type arguments of type DBDiaReferenceEdgeModifierConstructorDescriptionARG_DBMergeToUniqueEdge(List<DBDiaReferenceEdge> seqForeign, List<Integer> seqCard)