SqlNormalizedCacheFactory

class SqlNormalizedCacheFactory : NormalizedCacheFactory

Constructors

SqlNormalizedCacheFactory
Link copied to clipboard
fun SqlNormalizedCacheFactory(url: String, properties: Properties = Properties())

Types

Companion
Link copied to clipboard
object Companion

Functions

chain
Link copied to clipboard
fun chain(factory: NormalizedCacheFactory): NormalizedCacheFactory
fun chain(factory: NormalizedCacheFactory): NormalizedCacheFactory
create
Link copied to clipboard
abstract fun create(): NormalizedCache
open override fun create(): SqlNormalizedCache
createChain
Link copied to clipboard
fun createChain(): NormalizedCache
fun createChain(): NormalizedCache