Class CsvParser.StaticMapToDSL<T>

java.lang.Object
org.simpleflatmapper.csv.CsvParser.MapWithDSL<T>
org.simpleflatmapper.csv.CsvParser.StaticMapToDSL<T>
Enclosing class:
CsvParser

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