kodein-db-api
/
org.kodein.db.model
/
ModelTypeMatcher
common
Model
Type
Matcher
interface
ModelTypeMatcher
Content copied to clipboard
Functions
Properties
Inheritors
Functions
getTypeId
Link copied to clipboard
common
abstract fun
getTypeId
(typeName:
ReadMemory
, createIfNone:
Boolean
= true):
Int
Content copied to clipboard
getTypeName
Link copied to clipboard
common
abstract fun
getTypeName
(typeId:
Int
):
ReadMemory
?
Content copied to clipboard
Properties
typeTable
Link copied to clipboard
common
abstract val
typeTable
:
TypeTable
Content copied to clipboard
Inheritors
ModelDB
Link copied to clipboard