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(org.molgenis.data.Repository<org.molgenis.data.Entity> delegateRepository, L2Cache l2Cache, org.molgenis.data.transaction.TransactionInformation transactionInformation)
-