de.twenty11.skysail.server
Class Constants

java.lang.Object
  extended by de.twenty11.skysail.server.Constants

public class Constants
extends Object


Field Summary
static String SKYSAIL_DB_DRIVERCLASSNAME
           
static String SKYSAIL_DB_PASSWORD
           
static String SKYSAIL_DB_URL
           
static String SKYSAIL_DB_USERNAME
           
 
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

SKYSAIL_DB_DRIVERCLASSNAME

public static final String SKYSAIL_DB_DRIVERCLASSNAME
See Also:
Constant Field Values

SKYSAIL_DB_USERNAME

public static final String SKYSAIL_DB_USERNAME
See Also:
Constant Field Values

SKYSAIL_DB_PASSWORD

public static final String SKYSAIL_DB_PASSWORD
See Also:
Constant Field Values

SKYSAIL_DB_URL

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

Constants

public Constants()


Copyright © 2011-2013. All Rights Reserved.