JavaScript is disabled on your browser.
Skip navigation links
WildFly: JPA Subsystem 35.0.1.Final
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
org.jboss.as.jpa.subsystem.Element
Packages that use
Element
Package
Description
org.jboss.as.jpa.subsystem
Uses of
Element
in
org.jboss.as.jpa.subsystem
Methods in
org.jboss.as.jpa.subsystem
that return
Element
Modifier and Type
Method
Description
static
Element
Element.
forName
(
String
localName)
static
Element
Element.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Element
[]
Element.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.