org.kuali.common.jdbc.config
Class JdbcConfigConstants

java.lang.Object
  extended by org.kuali.common.jdbc.config.JdbcConfigConstants

public abstract class JdbcConfigConstants
extends Object


Field Summary
static List<String> DEFAULT_CONFIG_IDS
          Returns the unmodifiable list of default configuration ids needed by JDBC related process
 
Constructor Summary
JdbcConfigConstants()
           
 
Method Summary
protected static List<String> getDefaultConfigIds()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_CONFIG_IDS

public static final List<String> DEFAULT_CONFIG_IDS
Returns the unmodifiable list of default configuration ids needed by JDBC related process

Constructor Detail

JdbcConfigConstants

public JdbcConfigConstants()
Method Detail

getDefaultConfigIds

protected static final List<String> getDefaultConfigIds()


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