Uses of Class
net.lecousin.reactive.data.relational.model.EntityCache
-
Packages that use EntityCache Package Description net.lecousin.reactive.data.relational.mapping -
-
Uses of EntityCache in net.lecousin.reactive.data.relational.mapping
Methods in net.lecousin.reactive.data.relational.mapping that return EntityCache Modifier and Type Method Description EntityCacheLcEntityReader. getCache()Constructors in net.lecousin.reactive.data.relational.mapping with parameters of type EntityCache Constructor Description LcEntityReader(EntityCache cache, LcMappingR2dbcConverter converter)LcEntityReader(EntityCache cache, org.springframework.data.convert.CustomConversions conversions, LcReactiveDataRelationalClient client)
-