Uses of Enum
org.apache.openjpa.lib.util.JavaVendors
Packages that use JavaVendors
-
Uses of JavaVendors in org.apache.openjpa.lib.util
Methods in org.apache.openjpa.lib.util that return JavaVendorsModifier and TypeMethodDescriptionstatic JavaVendorsJavaVendors.getCurrentVendor()This static worker method returns the current Vendor.static JavaVendorsReturns 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.