Module org.jooq
Package org.jooq

Interface CacheContext

All Superinterfaces:
Scope

public interface CacheContext extends Scope
The parameter object passed to the CacheProvider.provide(CacheContext) method.
Author:
Lukas Eder
  • Method Details

    • cacheType

      CacheType cacheType()
      The cache type for which a cache should be provided.