Uses of Enum
org.infinispan.persistence.jdbc.common.configuration.Attribute
Packages that use Attribute
Package
Description
Common configuration for JDBC cache stores.
-
Uses of Attribute in org.infinispan.persistence.jdbc.common.configuration
Methods in org.infinispan.persistence.jdbc.common.configuration that return AttributeModifier and TypeMethodDescriptionstatic Attribute
static Attribute
Returns the enum constant of this type with the specified name.static Attribute[]
Attribute.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 AttributeModifier and TypeMethodDescriptionprotected boolean
AbstractJdbcStoreConfigurationParser.handleCommonAttributes
(ConfigurationReader reader, AbstractJdbcStoreConfigurationBuilder<?, ?> builder, Attribute attribute, String value)