Textractor API textractor-720 (20091120123250)

textractor.database
Class TextractorDatabaseConstants

java.lang.Object
  extended by textractor.database.TextractorDatabaseConstants

public final class TextractorDatabaseConstants
extends Object

Contains constants related to database items for Textractor systemwide use.


Field Summary
static String DEFAULT_JDO_EXTENSION_CLASS
          Default Jdo extension class to use if none was specified.
static String FASTOBJECTS_LICENSE
          Name of Parameter which contains the FastObjects License.
static String JDO_EXTENSION_CLASS
          Name of parameter that contains the jdo extension class to use.
static String JDO_IMPLEMENTATION
          Name of parameter that contains the jdo implmentation/vendor to use.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JDO_IMPLEMENTATION

public static final String JDO_IMPLEMENTATION
Name of parameter that contains the jdo implmentation/vendor to use.

See Also:
Constant Field Values

JDO_EXTENSION_CLASS

public static final String JDO_EXTENSION_CLASS
Name of parameter that contains the jdo extension class to use.

See Also:
Constant Field Values

DEFAULT_JDO_EXTENSION_CLASS

public static final String DEFAULT_JDO_EXTENSION_CLASS
Default Jdo extension class to use if none was specified.


FASTOBJECTS_LICENSE

public static final String FASTOBJECTS_LICENSE
Name of Parameter which contains the FastObjects License.

See Also:
Constant Field Values

Textractor API textractor-720 (20091120123250)

Copyright © 2003-2008 Institute for Computational Biomedicine, All Rights Reserved.