Kiln
Toggle table of contents
1.0.0-alpha04
common
Target filter
common
Switch theme
Search in API
Skip to content
Kiln
annotations
/
io.github.sufarook.kiln.annotations
/
DbEntity
Db
Entity
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
DbEntity
(
val
tableName
:
String
=
""
)
Members
Properties
table
Name
Link copied to clipboard
val
tableName
:
String