Uses of Class
io.ebeaninternal.server.cache.CachedManyIds
Packages that use CachedManyIds
-
Uses of CachedManyIds in io.ebeaninternal.server.cache
Methods in io.ebeaninternal.server.cache with parameters of type CachedManyIdsModifier and TypeMethodDescription<T> voidCacheChangeSet.addManyPut(BeanDescriptor<T> desc, String manyProperty, String parentKey, CachedManyIds entry) Add many property put. -
Uses of CachedManyIds in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy with parameters of type CachedManyIdsModifier and TypeMethodDescriptionvoidBeanDescriptor.cacheManyPropPut(String name, String parentKey, CachedManyIds entry) Update the bean collection entry in the cache.