Interface DomainDataRegionBuildingContext

    • Method Detail

      • getEnforcedCacheKeysFactory

        CacheKeysFactory getEnforcedCacheKeysFactory()
        The CacheKeysFactory explicitly specified as part of the bootstrap by the user, by some "container", etc. If this method returns a non-null value, it is expected that RegionFactory implementors will use to be its CacheKeysFactory and return it when asked later.
      • getSessionFactory

        SessionFactoryImplementor getSessionFactory()
        Access to the SessionFactory for which a Region is being built.