Class CsvParser.MapWithDSL<T>

java.lang.Object
org.simpleflatmapper.csv.CsvParser.MapWithDSL<T>
Direct Known Subclasses:
CsvParser.MapToDSL, CsvParser.StaticMapToDSL
Enclosing class:
CsvParser

public static class CsvParser.MapWithDSL<T> extends Object
DSL for csv mapping to a provided jdbcMapper.
See Also: