org.kuali.common.jdbc.vendor.model
Class Vendors.Profiles

java.lang.Object
  extended by org.kuali.common.jdbc.vendor.model.Vendors.Profiles
Enclosing class:
Vendors

public static final class Vendors.Profiles
extends Object


Field Summary
static String MYSQL
           
static String ORACLE
           
 
Constructor Summary
Vendors.Profiles()
           
 
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
Constructor Detail

Vendors.Profiles

public Vendors.Profiles()


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