Uses of Class
com.metamatrix.common.jdbc.JDBCPlatform.Supported

Packages that use JDBCPlatform.Supported
com.metamatrix.common.jdbc   
 

Uses of JDBCPlatform.Supported in com.metamatrix.common.jdbc
 

Methods in com.metamatrix.common.jdbc that return JDBCPlatform.Supported
static JDBCPlatform.Supported JDBCPlatform.getSupportedByProtocol(java.lang.String value)
           
static JDBCPlatform.Supported JDBCPlatform.Supported.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JDBCPlatform.Supported[] JDBCPlatform.Supported.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.