PostgresSpecificTypeMapper
Mapper for PostgreSQL-specific types.
Properties
Functions
Link copied to clipboard
open override fun setValue( statement: Statement, dialect: DatabaseDialect, mapperRegistry: TypeMapperRegistry, columnType: IColumnType<*>, value: Any?, index: Int): Boolean
Sets a value in the statement.