Uses of Class
org.infinispan.persistence.sql.configuration.AbstractSchemaJdbcConfiguration
Packages that use AbstractSchemaJdbcConfiguration
Package
Description
This package contains a
AdvancedLoadWriteStore
implementation based on
a JDBC database connection.-
Uses of AbstractSchemaJdbcConfiguration in org.infinispan.persistence.sql
Classes in org.infinispan.persistence.sql with type parameters of type AbstractSchemaJdbcConfigurationModifier and TypeClassDescriptionclass
AbstractSchemaJdbcStore<K,
V, C extends AbstractSchemaJdbcConfiguration> protected static class
protected static class
Fields in org.infinispan.persistence.sql declared as AbstractSchemaJdbcConfiguration -
Uses of AbstractSchemaJdbcConfiguration in org.infinispan.persistence.sql.configuration
Classes in org.infinispan.persistence.sql.configuration with type parameters of type AbstractSchemaJdbcConfigurationModifier and TypeClassDescriptionclass
class
AbstractSchemaJdbcConfigurationBuilder<T extends AbstractSchemaJdbcConfiguration,
S extends AbstractSchemaJdbcConfigurationBuilder<T, S>> Modifier and TypeClassDescriptionclass
class