Uses of Enum Class
org.infinispan.persistence.jdbc.common.configuration.Element
Packages that use Element
Package
Description
Common configuration for JDBC cache stores.
Configuration for the JDBC CacheStore.
-
Uses of Element in org.infinispan.persistence.jdbc.common.configuration
Methods in org.infinispan.persistence.jdbc.common.configuration that return ElementModifier and TypeMethodDescriptionstatic Element
static Element
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.Methods in org.infinispan.persistence.jdbc.common.configuration with parameters of type ElementModifier and TypeMethodDescriptionprotected boolean
AbstractJdbcStoreConfigurationParser.handleCommonElement
(AbstractJdbcStoreConfigurationBuilder<?, ?> builder, Element element, ConfigurationReader reader) -
Uses of Element in org.infinispan.persistence.jdbc.configuration
Methods in org.infinispan.persistence.jdbc.configuration with parameters of type ElementModifier and TypeMethodDescriptionprotected void
JdbcStringBasedStoreConfigurationSerializer.writeJDBCStoreTable
(ConfigurationWriter writer, Element element, TableManipulationConfiguration configuration)