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
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 © 2010. All Rights Reserved.