|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportFileType | |
|---|---|
| net.sourceforge.squirrel_sql.plugins.dataimport | |
| net.sourceforge.squirrel_sql.plugins.dataimport.importer | |
| Uses of ImportFileType in net.sourceforge.squirrel_sql.plugins.dataimport |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.dataimport that return ImportFileType | |
|---|---|
static ImportFileType |
ImportFileType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImportFileType[] |
ImportFileType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ImportFileType in net.sourceforge.squirrel_sql.plugins.dataimport.importer |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.dataimport.importer with parameters of type ImportFileType | |
|---|---|
static IFileImporter |
FileImporterFactory.createImporter(ImportFileType type,
File importFile)
This file is used to create a new file importer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||