Uses of Class
net.sourceforge.squirrel_sql.plugins.dataimport.gui.SpecialColumnMapping

Packages that use SpecialColumnMapping
net.sourceforge.squirrel_sql.plugins.dataimport.gui   
 

Uses of SpecialColumnMapping in net.sourceforge.squirrel_sql.plugins.dataimport.gui
 

Methods in net.sourceforge.squirrel_sql.plugins.dataimport.gui that return SpecialColumnMapping
static SpecialColumnMapping SpecialColumnMapping.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpecialColumnMapping[] SpecialColumnMapping.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2011. All Rights Reserved.