toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-runtime
/
io.kandra.runtime.repository
/
KandraRepository
/
KandraRepository
Kandra
Repository
constructor
(
session
:
CqlSession
,
schema
:
TableSchema
,
entityClass
:
KClass
<
T
>
,
batchEngine
:
BatchEngine
)
Parameters
T
the entity type annotated with
@ScyllaTable