org.riverock.dbrevision
Class Constants

java.lang.Object
  extended by org.riverock.dbrevision.Constants

public class Constants
extends Object

User: SergeMaslyukov Date: 29.07.2007 Time: 0:52:44


Field Summary
static String CONFIG_FILE_NAME
           
static String DB_REVISION_TABLE_NAME
           
static String INIT_STRUCTURE_FILE_NAME
           
static String PATCH_DIR_NAME
           
 
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

CONFIG_FILE_NAME

public static final String CONFIG_FILE_NAME
See Also:
Constant Field Values

INIT_STRUCTURE_FILE_NAME

public static final String INIT_STRUCTURE_FILE_NAME
See Also:
Constant Field Values

PATCH_DIR_NAME

public static final String PATCH_DIR_NAME
See Also:
Constant Field Values

DB_REVISION_TABLE_NAME

public static final String DB_REVISION_TABLE_NAME
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2008 Riverock community. All Rights Reserved.