kvision
Toggle table of contents
8.2.0
common
jvm
Platform filter
common
jvm
Switch theme
Search in API
kvision
kvision-server-spring-boot
/
io.kvision.remote
/
Table
Table
common
jvm
expect
annotation class
Table
(
val
value
:
String
,
val
name
:
String
,
val
schema
:
String
)
(
source
)
actual
typealias
Table
=
org.springframework.data.relational.core.mapping.Table
(
source
)
Members
Properties
name
Link copied to clipboard
expect
val
name
:
String
schema
Link copied to clipboard
expect
val
schema
:
String
value
Link copied to clipboard
expect
val
value
:
String