org.teiid.test.framework
Interface ConfigPropertyNames.TXN_AUTO_WRAP_OPTIONS

Enclosing interface:
ConfigPropertyNames

public static interface ConfigPropertyNames.TXN_AUTO_WRAP_OPTIONS


Field Summary
static java.lang.String AUTO_WRAP_AUTO
           
static java.lang.String AUTO_WRAP_OFF
           
static java.lang.String AUTO_WRAP_ON
           
 

Field Detail

AUTO_WRAP_OFF

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

AUTO_WRAP_ON

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

AUTO_WRAP_AUTO

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


Copyright © 2011. All Rights Reserved.