dbschema
Toggle table of contents
10.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
dbschema
dbschema
/
com.wisecoders.dbschema.diagram.model
/
Drawing
/
Companion
/
findRelationsWithEntity
find
Relations
With
Entity
fun
findRelationsWithEntity
(
fromEntity
:
Entity
,
toEntity
:
Entity
?
)
:
List
<
Relation
>