Uses of Enum
org.apache.openjpa.lib.util.JavaVendors
-
Uses of JavaVendors in org.apache.openjpa.lib.util
Modifier and TypeMethodDescriptionstatic JavaVendors
JavaVendors.getCurrentVendor()
This static worker method returns the current Vendor.static JavaVendors
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.