Package | Description |
---|---|
org.apache.openjpa.lib.util |
General Utilities
|
Modifier and Type | Method and Description |
---|---|
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–2022 Apache Software Foundation. All rights reserved.