octavius-postgresql
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
driver
/
io.github.octaviusframework.driver.converter.parameter.array
/
PrimitiveArrayParameterConverter
/
supportedClass
supported
Class
open
override
val
supportedClass
:
KClass
<
Any
>
The Kotlin class this converter handles. The default
canConvert
also accepts its subtypes.