basic-http
Toggle table of contents
2.0
jvm
Platform filter
jvm
Switch theme
Search in API
basic-http
basic-http
/
database.config
/
BasicOrm
/
BasicOrm
Basic
Orm
constructor
(
entityClass
:
KClass
<
T
>
)
Accepts a KClass of the entity type.
Parameters
T
The type of the entity.