org.eclipse.birt.core.data
Class Constants

java.lang.Object
  extended by org.eclipse.birt.core.data.Constants

public final class Constants
extends java.lang.Object

Defines static constants for BIRT data access.


Field Summary
static java.lang.String ODA_PROP_CONFIG_KEY_SEPARATOR
           
static java.lang.String ODA_PROP_CONFIGURATION_ID
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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
Constructor Detail

Constants

public Constants()


Copyright © 2008 Actuate Corp. All rights reserved.