Uses of Class
org.molgenis.data.cache.l2.L2Cache
-
Packages that use L2Cache Package Description org.molgenis.data.cache.l2 -
-
Uses of L2Cache in org.molgenis.data.cache.l2
Constructors in org.molgenis.data.cache.l2 with parameters of type L2Cache Constructor Description L2CacheRepositoryDecorator(Repository<Entity> delegateRepository, L2Cache l2Cache, TransactionInformation transactionInformation)
-