Uses of Enum
org.infinispan.persistence.jdbc.common.configuration.Element
Packages that use Element
Package
Description
Common configuration for JDBC cache stores.
-
Uses of Element in org.infinispan.persistence.jdbc.common.configuration
Methods in org.infinispan.persistence.jdbc.common.configuration that return ElementModifier and TypeMethodDescriptionstatic Elementstatic ElementReturns the enum constant of this type with the specified name.static Element[]Element.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.infinispan.persistence.jdbc.common.configuration with parameters of type ElementModifier and TypeMethodDescriptionprotected booleanAbstractJdbcStoreConfigurationParser.handleCommonElement(AbstractJdbcStoreConfigurationBuilder<?, ?> builder, Element element, org.infinispan.commons.configuration.io.ConfigurationReader reader)