octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
driver
/
io.github.octaviusframework.driver.converter.parameter.mapper
/
ParameterConverter
/
supportedClass
supported
Class
abstract
val
supportedClass
:
KClass
<
T
>
The Kotlin class this converter handles. The default
canConvert
also accepts its subtypes.