org.kuali.common.util.spring.profile
Class DatabaseConstants

java.lang.Object
  extended by org.kuali.common.util.spring.profile.DatabaseConstants

public class DatabaseConstants
extends Object


Field Summary
static String MYSQL
           
static String MYSQL_SPRING_PROFILE_NAME
           
static String ORACLE
           
static String ORACLE_SPRING_PROFILE_NAME
           
static String VENDOR_BEAN_NAME
           
 
Constructor Summary
DatabaseConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORACLE

public static final String ORACLE
See Also:
Constant Field Values

MYSQL

public static final String MYSQL
See Also:
Constant Field Values

VENDOR_BEAN_NAME

public static final String VENDOR_BEAN_NAME
See Also:
Constant Field Values

ORACLE_SPRING_PROFILE_NAME

public static final String ORACLE_SPRING_PROFILE_NAME
See Also:
Constant Field Values

MYSQL_SPRING_PROFILE_NAME

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

DatabaseConstants

public DatabaseConstants()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.