com.orientechnologies.jdo
Class oConstants

java.lang.Object
  extended bycom.orientechnologies.jdo.oConstants

public class oConstants
extends java.lang.Object

Orient product definitions.


Field Summary
static java.lang.String PRODUCT_COPYRIGHTS
           
static java.lang.String PRODUCT_VERSION
           
static java.lang.String PRODUCT_WWW
           
 
Constructor Summary
oConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRODUCT_VERSION

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

PRODUCT_COPYRIGHTS

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

PRODUCT_WWW

public static final java.lang.String PRODUCT_WWW
See Also:
Constant Field Values
Constructor Detail

oConstants

public oConstants()