Uses of Interface
tilda.loader.GenericLoader
-
Packages that use GenericLoader Package Description tilda.loader.csv.stores -
-
Uses of GenericLoader in tilda.loader.csv.stores
Methods in tilda.loader.csv.stores that return types with arguments of type GenericLoader Modifier and Type Method Description protected static java.util.Map<java.lang.String,GenericLoader>
CSVImporter. initializeLoaders(Connection C, java.util.Map<java.lang.String,ColumnHeader> columnMap)
-