SpecializedJdbcResultConverter
slick.jdbc.SpecializedJdbcResultConverter$
Factory methods for JdbcResultConverters which are manually specialized on the underlying JdbcType. A generic implementation of this factory still provides allocation free call paths but performs almost 100% slower in the fast path benchmark.
Attributes
- Source:
- SpecializedJdbcResultConverters.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type