|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UnsupportedFormatException in net.sourceforge.squirrel_sql.plugins.dataimport.importer |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.dataimport.importer that throw UnsupportedFormatException | |
|---|---|
Date |
IFileImporter.getDate(int column)
Returns the given column as a date |
Integer |
IFileImporter.getInt(int column)
Returns the given column as an integer |
Long |
IFileImporter.getLong(int column)
Returns the given column as a long |
| Uses of UnsupportedFormatException in net.sourceforge.squirrel_sql.plugins.dataimport.importer.csv |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.dataimport.importer.csv that throw UnsupportedFormatException | |
|---|---|
Date |
CSVFileImporter.getDate(int column)
|
Integer |
CSVFileImporter.getInt(int column)
|
Long |
CSVFileImporter.getLong(int column)
|
| Uses of UnsupportedFormatException in net.sourceforge.squirrel_sql.plugins.dataimport.importer.excel |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.dataimport.importer.excel that throw UnsupportedFormatException | |
|---|---|
Date |
ExcelFileImporter.getDate(int column)
|
Integer |
ExcelFileImporter.getInt(int column)
|
Long |
ExcelFileImporter.getLong(int column)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||