Uses of Class
org.apache.openjpa.lib.util.JavaVendors

Packages that use JavaVendors
org.apache.openjpa.lib.util General Utilities 
 

Uses of JavaVendors in org.apache.openjpa.lib.util
 

Methods in org.apache.openjpa.lib.util that return JavaVendors
static JavaVendors JavaVendors.getCurrentVendor()
          This static worker method returns the current Vendor.
static JavaVendors JavaVendors.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JavaVendors[] JavaVendors.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.