Uses of Class
org.plasma.config.RDBMSVendorName

Packages that use RDBMSVendorName
org.plasma.config Package level documentation for package org.plasma.config. 
 

Uses of RDBMSVendorName in org.plasma.config
 

Methods in org.plasma.config that return RDBMSVendorName
static RDBMSVendorName RDBMSVendorName.fromValue(String v)
           
 RDBMSVendorName PlasmaConfig.getRDBMSProviderVendor(DataAccessProviderName providerName)
           
static RDBMSVendorName RDBMSVendorName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RDBMSVendorName[] RDBMSVendorName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All rights reserved.