Uses of Interface
io.clonecloudstore.common.database.utils.StreamHelperInterface
Packages that use StreamHelperInterface
Package
Description
-
Uses of StreamHelperInterface in io.clonecloudstore.common.database.mongo
Classes in io.clonecloudstore.common.database.mongo that implement StreamHelperInterfaceModifier and TypeClassDescriptionclass
MongoStreamHelper<F,
E extends F> Mongo implementation of the StreamHelper -
Uses of StreamHelperInterface in io.clonecloudstore.common.database.postgre
Classes in io.clonecloudstore.common.database.postgre that implement StreamHelperInterfaceModifier and TypeClassDescriptionclass
PostgreStreamHelper<F,
E extends F> Postgre implementation of the StreamHelper