Uses of Class
org.teiid.jdbc.JDBCURL.ConnectionType

Packages that use JDBCURL.ConnectionType
org.teiid.jdbc   
 

Uses of JDBCURL.ConnectionType in org.teiid.jdbc
 

Methods in org.teiid.jdbc that return JDBCURL.ConnectionType
static JDBCURL.ConnectionType JDBCURL.acceptsUrl(java.lang.String url)
           
static JDBCURL.ConnectionType JDBCURL.ConnectionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JDBCURL.ConnectionType[] JDBCURL.ConnectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.