Class DBSCachingRepositoryFactory

    • Constructor Detail

      • DBSCachingRepositoryFactory

        public DBSCachingRepositoryFactory​(String repositoryName,
                                           RepositoryFactory factory)
    • Method Detail

      • call

        public Object call()
        Description copied from interface: RepositoryFactory
        Constructs the low-level repository with the name previously passed to init.
        Returns:
        a low-level Repository