DbSchema
Toggle table of contents
9.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DbSchema
DbSchema
/
com.wisecoders.dbs.schema
/
ForeignKeyAction
/
Companion
Companion
object
Companion
Members
Functions
decode
Link copied to clipboard
@
JvmStatic
fun
decode
(
action
:
Short
)
:
ForeignKeyAction
from
String
Link copied to clipboard
@
JvmStatic
fun
fromString
(
action
:
String
?
)
:
ForeignKeyAction