scala.slick.jdbc.JdbcMappingCompilerComponent
(mappingCompiler: StringAdd).self
(mappingCompiler: StringFormat).self
(mappingCompiler: ArrowAssoc[driver.JdbcDriver.MappingCompiler]).x
(Since version 2.10.0) Use leftOfArrow
instead
(mappingCompiler: Ensuring[driver.JdbcDriver.MappingCompiler]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
A ResultConverterCompiler that builds JDBC-based converters. Instances of this class use mutable state internally. They are meant to be used for a single conversion only and must not be shared or reused.