Package org.eclipse.birt.core.data
Class Constants
- java.lang.Object
-
- org.eclipse.birt.core.data.Constants
-
public final class Constants extends java.lang.Object
Defines static constants for BIRT data access.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ODA_PROP_CONFIG_KEY_SEPARATOR
static java.lang.String
ODA_PROP_CONFIGURATION_ID
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
ODA_PROP_CONFIGURATION_ID
public static final java.lang.String ODA_PROP_CONFIGURATION_ID
- See Also:
- Constant Field Values
-
ODA_PROP_CONFIG_KEY_SEPARATOR
public static final java.lang.String ODA_PROP_CONFIG_KEY_SEPARATOR
- See Also:
- Constant Field Values
-
-