Uses of Class
com.bm.testsuite.dataloader.SQLTypes

Packages that use SQLTypes
com.bm.testsuite.dataloader   
 

Uses of SQLTypes in com.bm.testsuite.dataloader
 

Methods in com.bm.testsuite.dataloader that return SQLTypes
static SQLTypes SQLTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SQLTypes[] SQLTypes.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008. All Rights Reserved.