Companion

object Companion

Properties

Link copied to clipboard
val encoders: <Error class: unknown class>

The ValueEncoderRegistry instance used for encoding values supplied to SQL statements in the MySQL class. This registry maps data types to their corresponding encoders, which convert values into a format suitable for inclusion in SQL queries.