org.teiid.test.framework
Interface ConfigPropertyNames.CONNECTION_TYPES

Enclosing interface:
ConfigPropertyNames

public static interface ConfigPropertyNames.CONNECTION_TYPES

ConfigPropertyNames.CONNECTION_TYPE regarding setting the specific connection type to use when connecting to Teiid

Author:
vanhalbert

Field Summary
static java.lang.String DATASOURCE_CONNECTION
           
static java.lang.String DRIVER_CONNECTION
           
static java.lang.String JNDI_CONNECTION
           
 

Field Detail

DRIVER_CONNECTION

static final java.lang.String DRIVER_CONNECTION
See Also:
Constant Field Values

DATASOURCE_CONNECTION

static final java.lang.String DATASOURCE_CONNECTION
See Also:
Constant Field Values

JNDI_CONNECTION

static final java.lang.String JNDI_CONNECTION
See Also:
Constant Field Values


Copyright © 2011. All Rights Reserved.