Package tech.ydb.yoj.databind.converter
package tech.ydb.yoj.databind.converter
-
ClassDescriptionPossible String value type replacement: a generic converter that can be applied to your type/your columns withValueConverter<J,
C> Custom conversion logic between database column values and Java field values.