basic-http
Toggle table of contents
2.0
jvm
Platform filter
jvm
Switch theme
Search in API
basic-http
basic-http
/
database.annotations
/
Table
Table
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
Table
(
val
name
:
String
=
""
)
Annotation to specify the name of a database table.
Members
Properties
name
Link copied to clipboard
val
name
:
String
The name of the table in the database.