Class Hierarchy
- java.lang.Object
- io.foodtechlab.common.mongo.port.AbstractMongoExternalLinkRepository<Entity,Query,Document> (implements io.foodtechlab.common.domain.port.ExternalLinkRepository<Entity>)
- com.rcore.database.mongo.commons.port.impl.AbstractMongoRepository<ID,E,D,F> (implements com.rcore.domain.commons.port.CRUDRepository<Id,Entity,Filters>)
- io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository<ID,E,D,F> (implements io.foodtechlab.common.domain.port.SafeDeleteCRUDRepository<ID,ENTITY,FILTERS>)